Merge pull request #38 from ditatompel/core-update

ci: Add environment variable to deploy workflow
This commit is contained in:
jasmerah1966 2023-11-11 03:18:09 +07:00 committed by GitHub
commit 6c3ee39fa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
environment: production
permissions:
contents: read
deployments: write