Skip to content

Commit

Permalink
Add GH Actions comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Aug 12, 2021
1 parent b29abf7 commit e1250b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
# https://github.com/goreleaser/goreleaser/discussions/1534
args: -f .goreleaser.yml --snapshot

# Must add GH Actions write access
# https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions
- name: Push Docker images
if: github.event_name == 'push'
run: |
Expand Down

0 comments on commit e1250b9

Please sign in to comment.