We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e395ee7 commit 6ba115cCopy full SHA for 6ba115c
.github/workflows/coresvc-registry-build.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: read
13
packages: write
14
15
- uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@km/add_core_workflow
+ uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@main
16
with:
17
REGISTRY: ghcr.io
18
APP_NAME: coresvc-registry
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments