Skip to content

Commit

Permalink
Update upload_assets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtvpremium authored Dec 18, 2023
1 parent 9437990 commit cbee754
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/upload_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ jobs:
- name: Create Release
id: create_release
uses: actions/create-release@v1
- run: |
echo ${{ github.workspace }}
echo $GITHUB_WORKSPACE
run: echo ${{ github.workspace }}
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
Expand Down

0 comments on commit cbee754

Please sign in to comment.