Skip to content

Commit

Permalink
ci(github): update deadnews-template-docker to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadNews committed May 12, 2024
1 parent 7ff90fb commit 48f62a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ permissions:
jobs:
docker:
name: Docker
uses: deadnews/deadnews-template-docker/.github/workflows/docker-reusable.yml@latest
uses: deadnews/deadnews-template-docker/.github/workflows/docker-reusable.yml@main

docker-pypy:
name: Docker PyPy
uses: deadnews/deadnews-template-docker/.github/workflows/docker-reusable.yml@latest
uses: deadnews/deadnews-template-docker/.github/workflows/docker-reusable.yml@main
with:
dockerfile: Dockerfile.pypy
flavor: |
Expand Down

0 comments on commit 48f62a1

Please sign in to comment.