Skip to content

Commit aa9f835

Browse files
committed
Need head_ref
1 parent 5b274ff commit aa9f835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

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

2929
permissions:
3030
contents: write

0 commit comments

Comments
 (0)