mirror of
https://github.com/prometheus-community/windows_exporter
synced 2025-02-20 05:57:11 +00:00
fix: release build again again (#1481)
This commit is contained in:
parent
48e7c34539
commit
6e14d4e53f
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -113,6 +113,7 @@ jobs:
|
||||
if: ${{ github.event_name != 'pull_request' }}
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: quay.io
|
||||
username: '$token'
|
||||
password: ${{ secrets.QUAY_IO_API_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user