Skip to content

Commit

Permalink
Need head_ref
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Oct 29, 2024
1 parent 5b274ff commit aa9f835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

package-test:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/justin/publish-packs'
if: github.head_ref == 'refs/heads/justin/publish-packs'

permissions:
contents: write
Expand Down

0 comments on commit aa9f835

Please sign in to comment.