Update delete_releases.yml

This commit is contained in:
pointfeev 2023-01-13 16:15:51 -05:00 committed by GitHub
parent a50df351e8
commit 57b37d083d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,8 @@ jobs:
runs-on: windows-latest
if: ${{ github.event.repository.owner.id }} == ${{ github.event.sender.id }}
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v3