Skip to content

Commit

Permalink
major: Golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
EmadMokhtar committed Apr 28, 2024
1 parent f4716cc commit a18367f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
version: latest
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Echo the new tag
run: echo "The new tag is ${{ steps.tag.outputs.semver-tag-release-path }}"
run: echo "The new tag is ${{ steps.tag.outputs.tag }}"

0 comments on commit a18367f

Please sign in to comment.