Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lala Sabathil <[email protected]>
  • Loading branch information
Lulalaby authored Oct 22, 2023
1 parent 628eb43 commit 8d02709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Set outputs
id: vars
run: |
echo "version=10.4.1" >> $GITHUB_OUTPUT
echo "version=10.4.2" >> $GITHUB_OUTPUT
echo "sha=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
- name: "Create Sentry prod release"
if: ${{!inputs.release_as_prerelease}}
Expand Down

0 comments on commit 8d02709

Please sign in to comment.