Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Oct 28, 2023
1 parent ac49c93 commit 6f1d5bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ jobs:
- name: Setup node
uses: actions/setup-node@v1
- name: Upload to GitHub
uses: LasyIsLazy/github-upload-action@v0.1.0
uses: LasyIsLazy/github-upload-action@v0.2.0
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
file-path: test.txt
owner: Zelooooo
repo: OS
remote-dir: .github
#remote-dir: .github

0 comments on commit 6f1d5bc

Please sign in to comment.