mirror of
https://github.com/containrrr/watchtower.git
synced 2025-01-29 18:53:51 +02:00
add gh token to goreleaser
This commit is contained in:
parent
228dd75d7b
commit
027584aca2
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -75,6 +75,8 @@ jobs:
|
||||
with:
|
||||
version: v0.155.0
|
||||
args: --debug
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Enable experimental docker features
|
||||
run: |
|
||||
mkdir -p ~/.docker/ && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user