Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
18ead193
Commit
18ead193
authored
May 16, 2025
by
Titus von Koeller
Browse files
continuous release: tweaks
parent
5eb35ec9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+7
-6
No files found.
.github/workflows/python-package.yml
View file @
18ead193
...
...
@@ -200,9 +200,10 @@ jobs:
-
name
:
Inspect wheels directory after renaming files
run
:
ls -alFR wheels/
-
uses
:
actions/checkout@v4
-
name
:
Delete old pre-release (if exists)
run
:
|
gh release delete continuous-release_main --cleanup-tag -y
|| true
gh release delete continuous-release_main --cleanup-tag -y
env
:
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment