Skip to content

Commit

Permalink
Test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcfarland committed Jun 24, 2024
1 parent bbfbf8e commit fbbf782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

deploy:
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' }}
# if: ${{ github.ref == 'refs/heads/main' }}
needs:
- build_and_publish
steps:
Expand Down

0 comments on commit fbbf782

Please sign in to comment.