Skip to content

Commit

Permalink
last try with permissions-final-2-last
Browse files Browse the repository at this point in the history
  • Loading branch information
willosof committed Dec 2, 2023
1 parent 38bd9e6 commit e983b23
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ jobs:
name: Build and push production image
steps:
- uses: actions/checkout@v3
- name: Login to GitHub Container Registry
uses: docker/login-action@v1
with:
registry: ghcr.io
username: ${{github.actor}}
password: ${{secrets.GITHUB_TOKEN}}
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v5
with:
Expand Down

0 comments on commit e983b23

Please sign in to comment.