I forgot you have to give it write permissions

This commit is contained in:
2026-04-30 15:32:36 +03:00
committed by GitHub
parent ae7083d23b
commit ac867ddff7
+2
View File
@@ -8,6 +8,8 @@ on:
jobs:
minify:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout main branch