Skip to content

Commit

Permalink
Merge branch 'auto_release'
Browse files Browse the repository at this point in the history
  • Loading branch information
floodfx committed Feb 9, 2022
2 parents 696ece6 + cccdf7c commit 78cbb2e
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 78cbb2e

Please sign in to comment.