Skip to content

Commit

Permalink
Merge pull request #5 from NxtLvLSoftware/dev-to-dist
Browse files Browse the repository at this point in the history
Merge dev changes to dist
  • Loading branch information
JackNoordhuis authored Sep 12, 2023
2 parents c6d1dd4 + ba6b222 commit 9239827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: [18]

env:
tag: ${{ env.GITHUB_REF_NAME }}
tag: ${{ GITHUB_REF_NAME }}
is_latest: ${{ github.ref == 'refs/heads/dist' }}

outputs:
Expand Down

0 comments on commit 9239827

Please sign in to comment.