Skip to content

Commit cb16062

Browse files
authored
Merge pull request #27 from bastelfreak/rel
Release CI: Dont checkout the repo
2 parents 72cedd5 + 48f549e commit cb16062

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
permissions:
1818
contents: write # clone repo and create release
1919
steps:
20-
- uses: actions/checkout@v4
2120
- name: Create Release
2221
shell: bash
2322
env:

0 commit comments

Comments
 (0)