Skip to content

Commit

Permalink
Merge pull request #70 from duggalsu/fix_github_actions_docker_platforms
Browse files Browse the repository at this point in the history
Fix Unexpected input(s) 'platforms'
  • Loading branch information
duggalsu authored Feb 9, 2024
2 parents e74f388 + 6fb2c89 commit 09c320d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push-vidvec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- uses: elgohr/Publish-Docker-Github-Action@master
- uses: elgohr/Publish-Docker-Github-Action@main
with:
username: tattletech
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 09c320d

Please sign in to comment.