From: Gaƫtan Duchaussois Date: Fri, 19 Nov 2021 16:54:39 +0000 (+0100) Subject: This a standalone role not a collection X-Git-Tag: v0.8~1^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=659481d96c139281ff4f6ea3016c5e9c6046e426;hp=a50affb4dd690b545df3f9cd935a4f6861a4dfa9;p=github%2Ffretlink%2Fansible-rundeck-jobs.git This a standalone role not a collection --- diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 1be06b7..06151c8 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -42,7 +42,6 @@ jobs: steps: - uses: actions/checkout@v2 - name: Upload to ansible-galaxy - uses: artis3n/ansible_galaxy_collection@v2 + uses: robertdebock/galaxy-action@1.1.0 with: api_key: '${{ secrets.GALAXY_API_KEY }}' - galaxy_version: '${{ github.event.release.tag_name }}'