Skip to content

Commit 8bccc83

Browse files
committed
ci(github): adding auto release to github
1 parent 67ee21c commit 8bccc83

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ jobs:
6161
include:
6262
- { runner: ubuntu-latest, os: linux, arch: amd64, go-version: 1.22 }
6363

64-
# permissions:
65-
# contents: write # to be able to publish a GitHub release
66-
# issues: write # to be able to comment on released issues
67-
# pull-requests: write # to be able to comment on released pull requests
6864
steps:
6965
- name: Checkout
7066
uses: actions/checkout@v4

0 commit comments

Comments
 (0)