Skip to content

Commit

Permalink
specify artifact release=major
Browse files Browse the repository at this point in the history
  • Loading branch information
metasansana committed Aug 15, 2023
1 parent e0af7ea commit 4d72f94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
if: ${{ github.ref == 'refs/heads/master' }}
steps:
- uses: quenktechnologies/.github/actions/node/publish@master
with:
artifact: master-artifact
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4d72f94

Please sign in to comment.