Skip to content

Commit

Permalink
git workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hotlong committed Apr 11, 2023
1 parent 34e5677 commit df0ef60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
time: 120s

- name: Create Docker Release
if: steps.version.outputs.is_stable == 'true'
# if: steps.version.outputs.is_stable == 'true'
id: create_release
uses: actions/create-release@v1
env:
Expand Down

0 comments on commit df0ef60

Please sign in to comment.