Skip to content

Commit

Permalink
changing version
Browse files Browse the repository at this point in the history
  • Loading branch information
sailikhith-stepsecurity committed Jan 15, 2025
1 parent a81b1b4 commit bc1209b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "Manual input: ${{ inputs.version }}"
- name: Publish Action
uses: actions/publish-action@v0.3.0
uses: actions/publish-action@v0.0.3
with:
source-tag: ${{ github.event.release.tag_name || inputs.version }}
create-major-version-tag: true
Expand Down

0 comments on commit bc1209b

Please sign in to comment.