mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
We must specify the right environment to be able to access s3
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
ed883abdd8
commit
2f17019cb1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/upload-virustotal.yml
vendored
1
.github/workflows/upload-virustotal.yml
vendored
|
@ -19,6 +19,7 @@ permissions:
|
|||
jobs:
|
||||
upload-virustotal:
|
||||
name: Upload VirusTotal
|
||||
environment: release
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- linux
|
||||
|
|
Loading…
Add table
Reference in a new issue