projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9718afd
)
ci: drop checkout from release workflow
author
Jan Macku
<jamacku@redhat.com>
Tue, 11 Apr 2023 07:33:46 +0000
(09:33 +0200)
committer
Jan Macku
<jamacku@redhat.com>
Tue, 11 Apr 2023 14:59:18 +0000
(16:59 +0200)
It's not required as per comment - https://github.com/systemd/systemd/pull/27110#issuecomment-
1499653913
.github/workflows/make_release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/make_release.yml
b/.github/workflows/make_release.yml
index 7875f231fe2ef4e3bcce0cc7a28cec45d51db542..9902a6c6ab0ff28e951c7f0025d25f2c5a557686 100644
(file)
--- a/
.github/workflows/make_release.yml
+++ b/
.github/workflows/make_release.yml
@@
-17,8
+17,6
@@
jobs:
contents: write
steps:
- - name: Checkout
- uses: actions/checkout@v3
- name: Release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
with: