mirror of
https://github.com/ivuorinen/monolog-gdpr-filter.git
synced 2026-03-17 19:02:55 +00:00
Compare commits
1 Commits
renovate/s
...
9ae4901a14
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9ae4901a14 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
composer archive --format=zip --dir=release --file=monolog-gdpr-filter-${{ steps.tag.outputs.name }}
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
|
||||
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
|
||||
with:
|
||||
name: ${{ steps.tag.outputs.name }}
|
||||
body: ${{ steps.changelog.outputs.content }}
|
||||
|
||||
Reference in New Issue
Block a user