mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-12 09:10:45 +01:00
ci: Update deprecated Actions commands
This commit is contained in:
parent
c4b2a12f73
commit
d5ea485a0b
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -34,8 +34,8 @@ jobs:
|
||||
output_title="Release: $(date '+%Y-%m-%d')"
|
||||
|
||||
bash "${{ github.workspace }}/.github/actions/build/create-release-notes.sh" | tee "${output_file}"
|
||||
echo "::set-output name=file::${output_file}"
|
||||
echo "::set-output name=title::${output_title}"
|
||||
echo "file=${output_file}" >> "$GITHUB_OUTPUT"
|
||||
echo "title=${output_title}" >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Create release
|
||||
uses: ncipollo/release-action@v1
|
||||
|
Loading…
Reference in New Issue
Block a user