Skip to content

Commit f98cf36

Browse files
committed
Fix Docker workflow access to bake file
1 parent 9afe50d commit f98cf36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/publish.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
build:
1414
runs-on: ubuntu-latest
1515
steps:
16+
- uses: actions/checkout@v3
1617
- uses: robinraju/[email protected]
1718
with:
1819
repository: "coder/code-marketplace"

0 commit comments

Comments
 (0)