parent
91068e8798
commit
01f4e5fa94
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ jobs:
|
||||||
upload-username: ${{ secrets.DEPLOY_USER }} # must be a user that can upload to the registry
|
upload-username: ${{ secrets.DEPLOY_USER }} # must be a user that can upload to the registry
|
||||||
upload-token: ${{ secrets.DEPLOY_TOKEN }}
|
upload-token: ${{ secrets.DEPLOY_TOKEN }}
|
||||||
files: apcupsd_exporter/apcupsd_exporter
|
files: apcupsd_exporter/apcupsd_exporter
|
||||||
|
version: ${{ github.SHA }}
|
||||||
package: infra/apcupsd_exporter
|
package: infra/apcupsd_exporter
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue