Skip to content

Commit

Permalink
change to docker in action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Sep 11, 2024
1 parent 11ab84e commit bf80681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ inputs:

runs:
using: 'docker'
image: 'ghcr.io/tu6ge/publish-action:test_v0.4.1'
image: 'ghcr.io/tu6ge/publish-action:latest'

0 comments on commit bf80681

Please sign in to comment.