Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanuzzamanbe committed Sep 26, 2023
1 parent 9a13467 commit 174f7bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
tag_name: release-1.0.0
release_name: Release ${{ github.ref }}
tag_name: 1.0.1
release_name: Release 1.0.1
body: |
Changes in this Release
draft: false
Expand Down

0 comments on commit 174f7bb

Please sign in to comment.