Skip to content

Commit

Permalink
GC old nightly releases after a new build (pass #2)
Browse files Browse the repository at this point in the history
  • Loading branch information
dciabrin committed May 20, 2023
1 parent cd5c71c commit f1fc2cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,5 @@ jobs:
run: |
PKG=$(.ci/pkg-name-from-branch.sh)
.ci/gc-nightly-releases.sh --user dciabrin --package $PKG
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f1fc2cb

Please sign in to comment.