chore: workflow (#7)

* Update release-drafter to use DockerHub instead of GHCR
This commit is contained in:
sbcrumb
2025-09-19 15:00:29 -04:00
committed by GitHub
parent 5dce72841b
commit 31d2c6404a
+3 -4
View File
@@ -10,9 +10,8 @@ categories:
change-template: '- $TITLE (#$NUMBER) by @$AUTHOR' change-template: '- $TITLE (#$NUMBER) by @$AUTHOR'
no-changes-template: 'Minor internal improvements.' no-changes-template: 'Minor internal improvements.'
template: | template: |
## Whats Changed
$CHANGES
## Container Images ## Container Images
- `ghcr.io/${{ repo_owner }}/${{ repo_name }}:latest` - `sbcrumb/nfoguard:latest`
- `ghcr.io/${{ repo_owner }}/${{ repo_name }}:$NEXT_PATCH_VERSION` - `sbcrumb/nfoguard:$NEXT_PATCH_VERSION`