Skip to content

Commit

Permalink
Fix actions error
Browse files Browse the repository at this point in the history
  • Loading branch information
mrx7014 authored Mar 18, 2024
1 parent a31be03 commit fa5b55d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/webgetter_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ jobs:
build:
name: WebGetter
runs-on: ubuntu-20.04
if: github.event.repository.owner.id == github.event.sender.id
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write
steps:
- name: Check Out
uses: actions/checkout@v4
Expand Down

0 comments on commit fa5b55d

Please sign in to comment.