Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zansbang authored Feb 27, 2024
1 parent 38268fd commit e009b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- run: npm test

- name: Create Release and Upload Release Asset
uses: zansbang/obsidian-bartender/action-nodejs-release
uses: zansbang/obsidian-bartender/action-nodejs-release@ref
if: startsWith(github.ref, 'refs/tags/')
with:
tag_name: ${{ github.ref }}
Expand Down

0 comments on commit e009b77

Please sign in to comment.