Skip to content

Commit 42dfa16

Browse files
authored
Meta: update workflow action
1 parent 8e9853f commit 42dfa16

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/no-banned-git-tags.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,5 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v2
22-
- uses: fregante/setup-git-token@v1
23-
with:
24-
token: ${{ secrets.GITHUB_TOKEN }}
22+
- uses: fregante/setup-git-user@v1
2523
- run: git push --delete origin $GITHUB_REF

0 commit comments

Comments
 (0)