We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10dd24d + 0f4ed41 commit b8fd26fCopy full SHA for b8fd26f
.github/workflows/docker-ghcrio.yml
@@ -1,7 +1,7 @@
1
name: Upload Docker images to ghcr.io
2
on:
3
release:
4
- types: [created]
+ types: [published, edited]
5
jobs:
6
docker:
7
name: Build image
0 commit comments