Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Threated committed Dec 20, 2024
1 parent 0e924f1 commit cd958a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
# The Docker Hub Repository you want eventually push to, e.g samply/share-client
image-name: "samply/token-manager"
push-to: "dockerhub"
# image-tag-suffix: ${{ matrix.features && format('-{0}', matrix.features) }}
# Define special prefixes for docker tags. They will prefix each images tag.
# image-tag-prefix: "foo"
Expand Down

0 comments on commit cd958a8

Please sign in to comment.