Skip to content

Commit

Permalink
run again after closing pr
Browse files Browse the repository at this point in the history
  • Loading branch information
lchoy committed Sep 2, 2023
1 parent a458186 commit fb58b3f
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 @@ -44,7 +44,7 @@ jobs:
- name: check ref
run: |
echo ${{github.ref}}
echo ${{github.ref}}
- name: Configure AWS Credentials
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/lchoy/website-migration' }}
Expand Down

0 comments on commit fb58b3f

Please sign in to comment.