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 d73194d commit 78105b4Copy full SHA for 78105b4
.github/workflows/pipeline.yaml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
pipe:
16
- uses: openmfp/gha/.github/workflows/pipeline-node-app.yml@main
+ uses: openmfp/gha/.github/workflows/pipeline-node-app.yml@feat-improve-tagging
17
secrets: inherit
18
with:
19
imageTagName: ghcr.io/openmfp/example-content
0 commit comments