Skip to content

Commit

Permalink
Going live
Browse files Browse the repository at this point in the history
  • Loading branch information
wzzrd committed Feb 16, 2024
1 parent f000056 commit b74f5e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ jobs:
- name: Deploy Ansible Galaxy Collection
uses: artis3n/ansible_galaxy_collection@v2
with:
publish: false
api_key: ${{ secrets.GALAXY_API_KEY }}
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace: wzzrd
name: atuin

# The version of the collection. Must be compatible with semantic versioning
version: "1.0.0"
version: "1.0.1"

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down

0 comments on commit b74f5e3

Please sign in to comment.