Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MotwaniM committed Mar 21, 2024
1 parent 8d88922 commit 53ce9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "app-name=${APP_NAME}" >> $GITHUB_OUTPUT
echo "aws-region=${AWS_REGION}" >> $GITHUB_OUTPUT
echo "version=${VERSION}" >> $GITHUB_OUTPUT
echo "RUNNER_LABEL=persistent-runner-dev" >> $GITHUB_OUTPUT
echo "RUNNER_LABEL=persistent-dev" >> $GITHUB_OUTPUT
build-image:
needs:
Expand Down

0 comments on commit 53ce9e7

Please sign in to comment.