mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-20 06:27:04 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
844860ee1a |
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