mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
fix CI deployment 2
This commit is contained in:
5
.github/workflows/deploy1.yml
vendored
5
.github/workflows/deploy1.yml
vendored
@@ -3,6 +3,11 @@ on:
|
|||||||
tags:
|
tags:
|
||||||
- "v**"
|
- "v**"
|
||||||
|
|
||||||
|
permissions: # Same as deploy2.yml
|
||||||
|
contents: "write"
|
||||||
|
pages: "write"
|
||||||
|
id-token: "write"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
update-versions:
|
update-versions:
|
||||||
|
|||||||
Reference in New Issue
Block a user