Skip to content

Commit

Permalink
add token to delete packages step
Browse files Browse the repository at this point in the history
  • Loading branch information
briancaffey committed May 5, 2024
1 parent 4dbbbea commit 7c27b88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
package-type: 'container'
min-versions-to-keep: 3
num-old-versions-to-delete: 1
token: ${{ secrets.GITHUB_TOKEN }}

# lint-backend-code:
# name: Lint and test backend python code
Expand Down

0 comments on commit 7c27b88

Please sign in to comment.