Skip to content

Commit 9bad966

Browse files
authored
Update release_package.yml
1 parent f0257aa commit 9bad966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
env:
5656
GITHUB_TOKEN: ${{ secrets.MY_TOKEN }}
5757
run: |
58-
git push origin && git push --tags
58+
git push origin

0 commit comments

Comments
 (0)