Update semantic-release name

This commit is contained in:
MedzikUser 2021-08-07 22:13:41 +02:00 committed by GitHub
parent 7969acac5b
commit 19007525da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ jobs:
with:
go-version: 1.16
- uses: go-semantic-release/action@v1
- name: Semantic Release
uses: go-semantic-release/action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}