mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-22 22:03:43 +03:00
ci: drop checkout from release workflow
It's not required as per comment - https://github.com/systemd/systemd/pull/27110#issuecomment-1499653913 (cherry picked from commit 19cdda7c3a37362df602b3bfd1d2b949cc1f3598) (cherry picked from commit 7102925d1a9b08cb25e5d8de031c75f29cff0d68)
This commit is contained in:
parent
4857bc61d2
commit
77f5c97733
2
.github/workflows/make_release.yml
vendored
2
.github/workflows/make_release.yml
vendored
@ -17,8 +17,6 @@ jobs:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user