Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
Damn branch protections
  • Loading branch information
rechner authored Feb 2, 2024
1 parent 2b1375f commit bb07cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Login to packages container registry
uses: docker/login-action@v3docker/login-action
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit bb07cf7

Please sign in to comment.