This commit is contained in:
1
.github/workflows/cloudflare-pages.yml
vendored
1
.github/workflows/cloudflare-pages.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
environment: production
|
||||
permissions:
|
||||
contents: read
|
||||
deployments: write
|
||||
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -8,5 +8,6 @@
|
||||
cloudflare-config.yml
|
||||
my-blog/public/
|
||||
dist
|
||||
package-lock.json
|
||||
# package-lock.json
|
||||
node_modules
|
||||
*.lock
|
||||
|
Reference in New Issue
Block a user