Skip to content

Commit

Permalink
tk
Browse files Browse the repository at this point in the history
  • Loading branch information
EnderWolf006 committed Feb 20, 2024
1 parent af7462b commit ca4179f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ jobs:
uses: cb80/delrel@latest
with:
tag: 'latest'
token: ${{ secrets.MY_TOKEN }}

token: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Create release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit ca4179f

Please sign in to comment.