Skip to content

Commit c24203f

Browse files
authored
Update factory.yaml
1 parent 8c1fe41 commit c24203f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/factory.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
echo "Impersonating Matt"
2929
;;
3030
2)
31-
echo "secret_name=ELI_PAT" >> $GITHUB_OUTPUT
32-
echo "Impersonating Eli"
31+
echo "secret_name=JOSH_PAT" >> $GITHUB_OUTPUT
32+
echo "Impersonating Josh"
3333
;;
3434
esac
3535

0 commit comments

Comments
 (0)