mirror of
https://github.com/ivuorinen/monolog-gdpr-filter.git
synced 2026-03-17 17:03:02 +00:00
Compare commits
1 Commits
9ae4901a14
...
d0b950f2ef
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0b950f2ef |
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@26e8ad27a09a225049a7075d7ec1caa2df6ff332 # v2.6.0
|
||||
with:
|
||||
name: ${{ steps.tag.outputs.name }}
|
||||
body: ${{ steps.changelog.outputs.content }}
|
||||
|
||||
Reference in New Issue
Block a user