Skip to content

Commit

Permalink
Merge pull request #15 from jsknnr/dev
Browse files Browse the repository at this point in the history
wow that was dumb
  • Loading branch information
jsknnr authored Aug 7, 2024
2 parents bae6a86 + 06e2c15 commit 304f4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
IMAGE_VERSION=${{ github.event.release.tag_name }}
tags: |
${{ secrets.DOCKER_USER }}/ark-ascended-server:latest
${{ secrets.DOCKER_TOKEN }}/ark-ascended-server:${{ github.event.release.tag_name }}
${{ secrets.DOCKER_USER }}/ark-ascended-server:${{ github.event.release.tag_name }}

0 comments on commit 304f4f7

Please sign in to comment.