Skip to content

Commit

Permalink
Update deploy_script.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Heistergand committed Aug 13, 2023
1 parent f8ea5ee commit d2f83d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v2

- name: Set URL for master branch
if: github.ref == 'refs/heads/master'
Expand Down

0 comments on commit d2f83d7

Please sign in to comment.