Skip to content

Commit

Permalink
Use v2 branch as ref
Browse files Browse the repository at this point in the history
  • Loading branch information
jlkalberer committed Dec 24, 2024
1 parent 323a93a commit 0ac65a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
packages: write
steps:
- uses: actions/checkout@v4
with:
ref: 'v2'
# Setup .npmrc file to publish to GitHub Packages
- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 0ac65a4

Please sign in to comment.