Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas committed Jun 16, 2024
1 parent 3163ff3 commit b62ae04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
push: true
tags: ghcr.io/opendonationassistant/oda-widget-page:${{ github.RUN_NUMBER }}
buildArgs: gpr_token=${{ secrets.GITHUB_TOKEN }}
build-args: gpr_token=${{ secrets.GITHUB_TOKEN }}

- name: Deploying new version
uses: appleboy/[email protected]
Expand Down

0 comments on commit b62ae04

Please sign in to comment.