Skip to content

Commit

Permalink
try copy from marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
floodfx committed Feb 9, 2022
1 parent 37759fd commit cccdf7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Release
uses: justincy/github-action-npm-release@v2.0.2
- name: Automatic GitHub Release
uses: justincy/github-action-npm-release@2.0.2
id: release
- name: Print release output
if: ${{ steps.release.outputs.released == 'true' }}
Expand Down

0 comments on commit cccdf7c

Please sign in to comment.