Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdalton committed Dec 15, 2023
1 parent d0ab278 commit 57fbe81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
steps:
- run: echo "here i am no"
- name: "upload build artifact to release"
run: echo "${{ env.myPath }}"
run: echo "what now ${{ env.myPath }}"
- run: echo "here i am no"
# - run: "gh release upload ${{ steps.release.outputs.tag_name }} ./artifact/some-build-artifact.zip"

Expand Down

0 comments on commit 57fbe81

Please sign in to comment.