Wettervorhersage/.github/workflows/download_artifacts.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 1: cannot unmarshal !!seq into model.Workflow

10 lines
387 B
YAML

- name: get artifacts
# You may pin to the exact commit or the version.
# uses: MichaelMelena/list-artifacts@a1757aa2b864e29ea9f042f3ca8b4ac17fdd508b
uses: MichaelMelena/list-artifacts@v1.0.1
with:
# github access token
GITHUB_TOKEN: # optional, default is ${{ github.token }}
#
repository: # optional, default is ${{ github.repository }}