Skip to content

Commit

Permalink
split
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Jan 25, 2021
1 parent d4a80f5 commit 40d225a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Extract version
run: |
echo ${{ steps.split.outputs._2 }}
echo ${{ steps.split.outputs._1 }}
#
# - name: Set up QEMU
# uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 40d225a

Please sign in to comment.