mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
ci: drop checkout from release workflow
It's not required as per comment - https://github.com/systemd/systemd/pull/27110#issuecomment-1499653913
This commit is contained in:
parent
9718afd194
commit
19cdda7c3a
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…
Reference in New Issue
Block a user