Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoveloper committed Nov 23, 2024
1 parent f20d55c commit bfd5bd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ jobs:
name: version

- name: Read and Tag New Version
env:
NEW_VERSION: ${{ steps.download-artifact.outputs.path }}
run: |
NEW_VERSION=$(cat version/version.txt)
echo "Tagging version: $NEW_VERSION"
Expand Down

0 comments on commit bfd5bd8

Please sign in to comment.