Skip to content

Commit

Permalink
fix: . (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgautier404 authored Jul 19, 2023
1 parent 8fb6eda commit aa8cc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Output release
id: release
run: echo "::set-output name=release::${{ steps.releaseplease.outputs.tag_name }}"
run: echo "::set-output name=release::${{ steps.release-please.outputs.tag_name }}"

lets-chat-about-it:
runs-on: ubuntu-latest
Expand Down

0 comments on commit aa8cc62

Please sign in to comment.