We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b8665 commit fafd117Copy full SHA for fafd117
1 file changed
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ concurrency:
11
12
jobs:
13
build:
14
- uses: go-vela/docs/.github/workflows/build.yml@6a145d57c52b8a770d354f2923f4747ae7a1bb0c
+ uses: go-vela/docs/.github/workflows/build.yml@a7b86653293ca0d0ad66fe32cd91cc1b86f274b2
15
secrets: inherit
16
17
publish:
0 commit comments