Skip to content

Commit

Permalink
fix(release): can we publish to ghcr.io under a different name???
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Dec 18, 2020
1 parent 6bc2c9f commit 5a4cecd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- uses: actions/checkout@v2
- id: release
uses: ahmadnassri/action-semantic-release@v1
with:
config: ${{ github.workspace }}/.semantic.json
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 5a4cecd

Please sign in to comment.