Skip to content
Snippets Groups Projects
Commit 4afe3b11 authored by Christoph Witzko's avatar Christoph Witzko
Browse files

chore: remove id from github action

parent 581b7eda
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.18'
go-version: 1.18
- uses: golangci/golangci-lint-action@v3
build:
......@@ -61,7 +61,6 @@ jobs:
username: ${{ secrets.GITLAB_USER }}
password: ${{ secrets.GITLAB_TOKEN }}
- uses: go-semantic-release/action@v1
id: semrel
with:
bin: ./semantic-release
hooks: goreleaser,npm-binary-releaser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment