Skip to content

Commit

Permalink
Merge pull request #84 from linkorb/upgrade-tag-to-release
Browse files Browse the repository at this point in the history
Upgrade tag to release
  • Loading branch information
mhitza authored Oct 23, 2024
2 parents 7b2277b + 8997290 commit 6e891c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/build-and-release-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ jobs:
type=raw,value=latest,enable=true
type=raw,value=${{ github.ref_name }}
- uses: softprops/action-gh-release@v2
with:
generate_release_notes: true
make_latest: true

- name: Login to Container Registry ghcr.io
uses: docker/login-action@v3
with:
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
workspace/
generated-inventory.ini
repo-ansible.run

0 comments on commit 6e891c9

Please sign in to comment.