Skip to content

Commit 776e9b7

Browse files
JonasDevDECopilot
andauthored
chore: apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: JonasDevDE <73913242+JonasDevDE@users.noreply.github.com>
1 parent 4d3040e commit 776e9b7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ jobs:
4343
fetch-depth: 0
4444
fetch-tags: true
4545

46-
- name: Save rollback state
47-
uses: actions/upload-artifact@v4
48-
with:
49-
name: release-state
50-
path: state.env
51-
if-no-files-found: error
52-
5346
- name: Init rollback state
5447
run: |
5548
echo "REPO=${{ github.repository }}" >> state.env

0 commit comments

Comments
 (0)