mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 07:17:43 -07:00
Revert "fix GITHUB_TOKEN permissions in workflows (#11392)"
This reverts commitaa5350a6fe. Revert "correct oversight in #11392 (#11404)" This reverts commitfb3b2aadac.
This commit is contained in:
parent
fb3b2aadac
commit
3a7309a1b2
4 changed files with 2 additions and 15 deletions
3
.github/workflows/build_check_cache.yml
vendored
3
.github/workflows/build_check_cache.yml
vendored
|
|
@ -15,7 +15,7 @@ on:
|
|||
force-build:
|
||||
required: false
|
||||
type: boolean
|
||||
|
||||
|
||||
jobs:
|
||||
check_cache: # determines if there is a cache and outputs variables used in caching process
|
||||
name: Check Cache
|
||||
|
|
@ -60,4 +60,3 @@ jobs:
|
|||
build-deps-only: ${{ inputs.build-deps-only }}
|
||||
force-build: ${{ inputs.force-build }}
|
||||
secrets: inherit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue