Skip to content

Commit

Permalink
ci(Dev builds): Don't remove drafts as the removal triggers full chan…
Browse files Browse the repository at this point in the history
…gelog gen
  • Loading branch information
Griefed committed Nov 6, 2024
1 parent a6c062d commit 2a79722
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/devbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ jobs:
files: |
continuous/*
- name: Delete drafts
uses: hugo19941994/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: Delete drafts
# uses: hugo19941994/[email protected]
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Get source archives
run: |
Expand Down

0 comments on commit 2a79722

Please sign in to comment.