Skip to content

Commit

Permalink
Remove step for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
kbinani committed Aug 13, 2024
1 parent 052c54f commit d294420
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
run: |
version=$(echo ${{ github.ref }} | cut -d- -f2)
echo "version=$version" >> $GITHUB_OUTPUT
- run: echo "version=${{ steps.get-version.outputs.version }}"
- uses: actions/checkout@v4
with:
submodules: true
Expand Down

0 comments on commit d294420

Please sign in to comment.