1
0
This commit is contained in:
2025-07-18 16:24:06 +09:00
parent 6711ec589e
commit 334e7293d9

View File

@@ -8,10 +8,6 @@ on:
jobs:
build-deploy:
runs-on: ubuntu-latest
permissions:
contents: read
pages: write
id-token: write
steps:
- uses: actions/checkout@v4
with: