Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonPucheu authored Jan 25, 2024
1 parent e2d1648 commit 0256aa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
id: create_release
uses: actions/create-release@v1
with:
token: ${{ secrets.RELEASE_TOKEN }}
tag_name: ${{ github.sha }}
release_name: Release ${{ github.sha }}

0 comments on commit 0256aa7

Please sign in to comment.