Skip to content

Commit 7c24cd9

Browse files
Update .github/workflows/publish.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 227efcb commit 7c24cd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ jobs:
190190
git push origin main
191191
192192
- name: Create Sentry release
193+
if: steps.publish-needed.outputs.published == 'false'
193194
uses: sentry/action-release@v2
194195
env:
195196
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}

0 commit comments

Comments
 (0)