Skip to content

Commit 9f87bf9

Browse files
committed
Add the token
1 parent 6ff9bdf commit 9f87bf9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ jobs:
3131
uses: softprops/action-gh-release@v2
3232
with:
3333
files: caddy-${{ matrix.goos }}-${{ matrix.goarch }}
34+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)