Skip to content

Commit

Permalink
fix: remove token in deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aksh1618 authored Feb 27, 2022
1 parent 708ea80 commit 93d86c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: nowactions/update-majorver@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 93d86c3

Please sign in to comment.