Skip to content

Commit

Permalink
Merge pull request #10 from filecoin-project/fix/pub
Browse files Browse the repository at this point in the history
run publish in 'Release' environment
  • Loading branch information
willscott authored Mar 30, 2021
2 parents dc60369 + 89eac82 commit fb6f863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
push_to_registry:
name: Push Docker image to GitHub Packages
runs-on: ubuntu-latest
environment: Release
steps:
- name: Check out the repo
uses: actions/checkout@v2
Expand Down

0 comments on commit fb6f863

Please sign in to comment.