Skip to content

Commit d480574

Browse files
committed
cleanup
1 parent 908e98a commit d480574

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release_publish-beta.yml

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
ref: beta
5656
- run: git fetch origin main --depth=1
5757
- run: git fetch origin --tags --depth=1
58-
- run: git tag -l
5958
- name: Make sure git user is setup
6059
run: |
6160
git config --local user.email ${{ secrets.GH_DEPLOY_EMAIL }}

0 commit comments

Comments
 (0)