Browse Source

Update deploy.yml

pull/889/head
MicaelSMC 2 years ago
committed by GitHub
parent
commit
247d68b7db
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

@ -10,7 +10,7 @@ jobs:
deploy: deploy:
name: Build & Deploy name: Build & Deploy
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.repository_owner == 'wg-easy' if: github.repository_owner == 'MicaelSMC'
permissions: permissions:
packages: write packages: write
contents: read contents: read

Loading…
Cancel
Save