Skip to content

Commit

Permalink
Include published in release upload
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmlee101 committed Jun 3, 2024
1 parent 9903b88 commit e3fc97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bedrock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches: # this ignores tag pushes, and only looks at branches.
- '**'
release:
types: [prereleased]
types: [prereleased, published]
concurrency:
group: "${{ github.ref }}"
cancel-in-progress: true
Expand Down

0 comments on commit e3fc97b

Please sign in to comment.