Skip to content

Commit

Permalink
CI: 优化工作
Browse files Browse the repository at this point in the history
  • Loading branch information
Tenny committed Jun 18, 2024
1 parent de80a29 commit f182334
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 @@ -31,7 +31,7 @@ jobs:
id: output-release-created
run: |
release_created=${{ steps.release.outputs.release_created }}
echo "::set-output name=release_created::$release_created"
echo "release_created=$release_created" >> "$GITHUB_OUTPUT"
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f182334

Please sign in to comment.