Skip to content

Commit

Permalink
fix: tag workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitFicus committed Apr 15, 2024
1 parent e80255b commit ee2557f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"
- uses: actions/setup-java@v3
with:
distribution: "temurin"
Expand Down

0 comments on commit ee2557f

Please sign in to comment.