Skip to content

Commit

Permalink
Merge pull request #8 from jacob88/Update_Actions
Browse files Browse the repository at this point in the history
Update GitHub actions
  • Loading branch information
jacob88 authored Mar 18, 2023
2 parents c48f855 + 0ca6d5a commit 03e71b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-pr-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: bots-house/ghcr-delete-image-action@v1.1.0
with:
owner: jacob88
name: musicbot
name: MusicBot
token: ${{ secrets.GITHUB_TOKEN }}
tag: pr-${{github.event.pull_request.number}}

0 comments on commit 03e71b7

Please sign in to comment.