There was an error while loading. Please reload this page.
1 parent 6ff9bdf commit 9f87bf9Copy full SHA for 9f87bf9
1 file changed
.github/workflows/release.yml
@@ -31,3 +31,4 @@ jobs:
31
uses: softprops/action-gh-release@v2
32
with:
33
files: caddy-${{ matrix.goos }}-${{ matrix.goarch }}
34
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments