Skip to content

Commit

Permalink
use github environment in the github.sh script.
Browse files Browse the repository at this point in the history
  • Loading branch information
yardenasadosa committed Apr 1, 2024
1 parent ba8dc01 commit 06c60dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
echo "test"
- name: Run instance refresh rolling update script
run: "$GITHUB_WORKSPACE/github.sh
run: "$GITHUB_WORKSPACE/github.sh"
shell: bash

0 comments on commit 06c60dc

Please sign in to comment.