Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/LDO-CERT/orochi
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide Arcuri committed Feb 22, 2024
2 parents ec626a9 + 175471b commit 2f333b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.DOCKER_TOKEN }}

- name: Extract metadata (tags, labels) for Docker
id: meta
Expand Down

0 comments on commit 2f333b7

Please sign in to comment.