Skip to content

Commit

Permalink
Merge pull request #68 from robandpdx-org/convert-facebook-flow-to-ac…
Browse files Browse the repository at this point in the history
…tions-20231222-155533

fix tag trigger
  • Loading branch information
robandpdx authored Mar 12, 2024
2 parents 1e5e40e + edeb1d6 commit 4dc3125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches:
- main
tags:
- v.*
- v*
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 4dc3125

Please sign in to comment.