Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ServerPackCreator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
JetBrains YouTrack
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Griefed
ServerPackCreator
Commits
c92e0c0f
Verified
Commit
c92e0c0f
authored
7 months ago
by
Griefed
Browse files
Options
Downloads
Patches
Plain Diff
ci: Ensure drafts are deleted after publishing a new dev-release
parent
7a5a7d71
No related branches found
No related tags found
1 merge request
!604
Develop
Pipeline
#8898
passed
7 months ago
Stage: Tests
Stage: Documentation
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/devbuild.yml
+5
-0
5 additions, 0 deletions
.github/workflows/devbuild.yml
with
5 additions
and
0 deletions
.github/workflows/devbuild.yml
+
5
−
0
View file @
c92e0c0f
...
...
@@ -70,6 +70,11 @@ jobs:
title
:
"
Development
Build"
files
:
|
continuous/*
-
name
:
Delete drafts
uses
:
hugo19941994/delete-draft-releases@v1.0.1
env
:
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
-
name
:
Get source archives
run
:
|
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment