Skip to content

Commit

Permalink
debug 14
Browse files Browse the repository at this point in the history
  • Loading branch information
edgaraswallee committed Jan 31, 2024
1 parent 28a05a2 commit 0fbdcf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:

steps:
- name: Upload binaries to GitHub release
run: |
echo $GITHUB_WORKSPACE
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0fbdcf6

Please sign in to comment.