Skip to content

Commit

Permalink
fix: correct action pre-release version
Browse files Browse the repository at this point in the history
  • Loading branch information
0-vortex committed Feb 3, 2022
1 parent 11a1763 commit 143c4c7
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 @@ -11,5 +11,5 @@ branding:
color: 'yellow'
runs:
using: 'docker'
image: 'docker://ghcr.io/open-sauced/release:1.0.0'
image: 'docker://ghcr.io/open-sauced/release:0.0.0'

0 comments on commit 143c4c7

Please sign in to comment.