We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1975459 commit cc71957Copy full SHA for cc71957
1 file changed
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
build:
16
- uses: daemonless/dbuild/.github/workflows/build.yml@v2
+ uses: daemonless/dbuild/.github/workflows/build.yml@main
17
permissions:
18
contents: read
19
packages: write
0 commit comments