We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5952e13 commit 27eae1aCopy full SHA for 27eae1a
.github/workflows/build.yml
@@ -13,4 +13,4 @@ concurrency:
13
14
jobs:
15
build:
16
- uses: ./.github/composite/build-job.yml
+ uses: ./.github/composite/build-job.yml@main
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ concurrency:
11
12
publish:
17
runs-on: ubuntu-latest
0 commit comments