Skip to content

Commit d5dd089

Browse files
authored
Update publish.yml
1 parent 239f444 commit d5dd089

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,7 @@ jobs:
6060
tag: ${{ github.ref }}
6161
overwrite: true
6262

63-
- name: commit new version file
64-
uses: stefanzweifel/[email protected]
65-
with:
66-
# Commit message
67-
commit_message: "bump version"
68-
# Commit options (eg. --no-verify)
69-
branch: main
63+
7064

7165

7266

0 commit comments

Comments
 (0)