Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Create tag
id: create_tag
uses: actions/github-script@7dff1a87643417cf3b95bb10b29f4c4bc60d8ebd
uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975
with:
script: |
github.rest.git.createRef({
Expand Down