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.
1 parent b39021b commit e9349a4Copy full SHA for e9349a4
.github/pull_request-template.md renamed to .github/pull_request_template.md
.github/workflows/release.yml
@@ -40,7 +40,7 @@
40
packages: write
41
env:
42
REGISTRY: ghcr.io
43
- IMAGE_NAME: issue_metrics # different than repo name (underscore instead of dash)
+ IMAGE_NAME: github/issue_metrics # different than repo name (underscore instead of dash)
44
steps:
45
- name: Set up Docker Buildx
46
uses: docker/setup-buildx-action@v3
0 commit comments