Skip to content

Commit

Permalink
remove bad call
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmd5 committed Jun 16, 2023
1 parent 10acfbe commit 74f6866
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
run: echo "RELEASE_VERSION=1.0.0" >> $GITHUB_ENV
- name: Test
run: |
echo $RELEASE_VERSION
echo ${{ env.RELEASE_VERSION }}
- name: Setup .NET
Expand Down

0 comments on commit 74f6866

Please sign in to comment.