Skip to content

Commit

Permalink
ci/cd update
Browse files Browse the repository at this point in the history
  • Loading branch information
gelerum committed Jun 25, 2024
1 parent ae34e87 commit 088a170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ env:

jobs:
push_to_registry:
name: Push Docker image to Docker Hub
runs-on: debian-latest
name: Push container image to the Container registry
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
Expand Down

0 comments on commit 088a170

Please sign in to comment.