Skip to content

Commit

Permalink
hmm...
Browse files Browse the repository at this point in the history
  • Loading branch information
flipflip8952 committed Jul 17, 2024
1 parent 34acd06 commit 78a5f93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@ jobs:
with:
owner-type: org
token: ${{ secrets.GITHUB_TOKEN }}
repository_owner: ${{ github.repository_owner }}
repository-owner: ${{ github.repository_owner }}
#repository_owner: ${{ github.actor }}
repository_name: ${{ github.repository }}
repository-name: ${{ github.repository }}
#package-name: fixposition-sdk
delete-untagged: true
dry-run: true
Expand Down

0 comments on commit 78a5f93

Please sign in to comment.