Skip to content

Commit

Permalink
Update base-build-nightly.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarlettHaze authored Dec 11, 2024
1 parent 61b8dc6 commit 106d1fa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/base-build-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ jobs:
- name: Fetch tags
run: git fetch --prune --unshallow --tags

- name: Delete previous release
run: |
gh release delete --yes canary
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Get current date
Expand Down

0 comments on commit 106d1fa

Please sign in to comment.