Skip to content

Commit

Permalink
help
Browse files Browse the repository at this point in the history
  • Loading branch information
SavageCore committed Sep 13, 2023
1 parent ed80b90 commit a53df59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
needs: build
runs-on: [ubuntu-latest]
steps:
- name: Debug - List files
run: ls -la
- name: Create Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit a53df59

Please sign in to comment.