Skip to content

Commit e83eeab

Browse files
authored
fix(actions): workflow needs to point at non-PR commit (#58)
1 parent 6a145d5 commit e83eeab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111

1212
jobs:
1313
build:
14-
uses: go-vela/docs/.github/workflows/build.yml@81c34f00b0c64d767b2b05c21b8446480d479a59
14+
uses: go-vela/docs/.github/workflows/build.yml@6a145d57c52b8a770d354f2923f4747ae7a1bb0c
1515
secrets: inherit
1616

1717
publish:

0 commit comments

Comments
 (0)