chore: workflow (#7)
* Update release-drafter to use DockerHub instead of GHCR
This commit is contained in:
@@ -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: |
|
||||||
## What’s 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`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user