Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tabris87 authored Mar 1, 2024
1 parent cdf28e5 commit 802144c
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 @@ -41,7 +41,7 @@ jobs:
- name: Push version and changlog
run: |
git show-ref
git push
git push origin HEAD:develop
- name: Create Github Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 802144c

Please sign in to comment.