mirror of
https://github.com/dewomser/Wettervorhersage.git
synced 2026-03-11 06:54:45 +01:00
Update download_artifacts.yml
This commit is contained in:
parent
ea9cbace01
commit
5ec5182dda
1 changed files with 5 additions and 1 deletions
6
.github/workflows/download_artifacts.yml
vendored
6
.github/workflows/download_artifacts.yml
vendored
|
|
@ -1,4 +1,8 @@
|
||||||
- name: get artifacts
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
name: get artifacts
|
||||||
# You may pin to the exact commit or the version.
|
# You may pin to the exact commit or the version.
|
||||||
# uses: MichaelMelena/list-artifacts@a1757aa2b864e29ea9f042f3ca8b4ac17fdd508b
|
# uses: MichaelMelena/list-artifacts@a1757aa2b864e29ea9f042f3ca8b4ac17fdd508b
|
||||||
uses: MichaelMelena/list-artifacts@v1.0.1
|
uses: MichaelMelena/list-artifacts@v1.0.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue