Skip to content

Commit

Permalink
hotfix: revert
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 committed Mar 22, 2023
1 parent ec0cabf commit 3ad9a0f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/eoefans-api-azure-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ env:
SENTRY_ORG: "eoefans"
SENTRY_PROJECT: "eoefans-api"

# permissions:
# contents: read
# packages: read
permissions:
contents: read
packages: read

jobs:

s
Deploy:
# permissions:
# contents: none
permissions:
contents: none

runs-on: [self-hosted, Linux]
environment:
Expand Down

0 comments on commit 3ad9a0f

Please sign in to comment.