Skip to content

Commit

Permalink
Update publish_collection.yml (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysmeister authored Nov 9, 2024
1 parent 60dd1b4 commit 5614061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_collection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: mv community-cassandra-*.tar.gz community-cassandra-latest.tar.gz

- name: Upload community-cassandra-latest.tar.gz as an artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: community-cassandra-latest
path: ansible_collections/community/cassandra/community-cassandra-latest.tar.gz
Expand Down

0 comments on commit 5614061

Please sign in to comment.