Skip to content

Commit

Permalink
Revert "use master tagbot container"
Browse files Browse the repository at this point in the history
This reverts commit 18118a1.
  • Loading branch information
randy3k committed Apr 23, 2023
1 parent 18118a1 commit 6d521b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
publish-github-release:
runs-on: ubuntu-latest
container: rtagbot/tagbot:master
container: rtagbot/tagbot:latest
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 6d521b2

Please sign in to comment.