Skip to content

Commit

Permalink
Update release-tag.yml
Browse files Browse the repository at this point in the history
Use default token for checking out repo
  • Loading branch information
Dominik authored May 31, 2022
1 parent dfd3eb6 commit d077030
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- uses: actions/checkout@v2
with:
ref: "main"
token: ${{ secrets.REGISTRY_TOKEN }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0.0
Expand Down

0 comments on commit d077030

Please sign in to comment.