Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Aug 27, 2024
1 parent 4662ad7 commit 595a10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semrel-rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: show
run: |
echo "RELEASE_NEEDED=${{ steps.check.RELEASE_NEEDED }}"
echo "RELEASE_NEEDED=${{ steps.check.outputs.RELEASE_NEEDED }}"
# build:
# needs: [check]
Expand Down

0 comments on commit 595a10d

Please sign in to comment.