Skip to content
Snippets Groups Projects
Unverified Commit 251877a0 authored by Giuseppe Carboni's avatar Giuseppe Carboni Committed by GitHub
Browse files

Updated VM download action (#918)

parent 4dfbefff
No related branches found
No related tags found
No related merge requests found
...@@ -6,11 +6,12 @@ on: ...@@ -6,11 +6,12 @@ on:
types: [update-vm] types: [update-vm]
concurrency: concurrency:
group: discos group: download
cancel-in-progress: false cancel-in-progress: false
jobs: jobs:
download-vm: download-vm:
name: Download the latest virtual machine
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
REPOSITORY_TOKEN: "${{ secrets.DEPENDENCIES_TOKEN }}" REPOSITORY_TOKEN: "${{ secrets.DEPENDENCIES_TOKEN }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment