Skip to content

Commit

Permalink
Update RunTerraform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudymax authored Sep 19, 2023
1 parent 4ccd9a0 commit d15247c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RunTerraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Manage Firewalls
run: |
chmod +x access-helper.sh
#bash access-helper.sh add $RUNNER_IP $RESOURCE_GROUP
bash access-helper.sh add $RUNNER_IP $RESOURCE_GROUP
shell: bash
env:
RUNNER_IP: ${{ steps.ip.outputs.ipv4 }}
Expand Down

0 comments on commit d15247c

Please sign in to comment.