Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ committed Dec 23, 2023
1 parent fee4863 commit 824dfcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/[email protected]
with:
name: ${{github.event.repository.name}}
path: ./txt
path: ${{env.FILE_OUTPUT}}

- name: Upload File ${{env.FILE_OUTPUT}} ke Release
uses: xresloader/upload-to-github-release@v1
Expand Down

0 comments on commit 824dfcc

Please sign in to comment.