Skip to content

Commit

Permalink
fix: add branch to the citing og github action
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZexiao committed Sep 5, 2022
1 parent a263ae8 commit afc6be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ on:
jobs:

build_docker_image:
uses: filecoin-project/venus/.github/workflows/common_docker_image.yml
uses: filecoin-project/venus/.github/workflows/common_docker_image.yml@master
secrets:
DOCKER_PASSWORD: ${{secrets.DOCKER_PASSWORD}}

0 comments on commit afc6be9

Please sign in to comment.