Skip to content

Commit

Permalink
Merge pull request #2604 from Kaiserdragon2/PageFix
Browse files Browse the repository at this point in the history
permissions
  • Loading branch information
Kaiserdragon2 authored Feb 9, 2025
2 parents e2568e0 + 4715c18 commit aed58fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/BuildPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
concurrency:
group: push
cancel-in-progress: false
permissions:
contents: write
environment:
name: FileSync
env:
Expand Down Expand Up @@ -308,6 +310,8 @@ jobs:
concurrency:
group: 'push'
cancel-in-progress: false
permissions:
contents: write
if: ${{(needs.Create_Colormappping.result == 'success' || needs.Create_requestjson.result == 'success') && !failure()}}
steps:
- name: Checkout Repository
Expand Down

0 comments on commit aed58fd

Please sign in to comment.