Update cpack workflows (#14)

- Reverts edits in PR #13
Tento commit je obsažen v:
Jonathan R. Madsen
2022-05-30 18:46:58 -05:00
odevzdal GitHub
rodič 51488d36aa
revize ce291877cc
2 změnil soubory, kde provedl 4 přidání a 8 odebrání
+2 -4
Zobrazit soubor
@@ -2,10 +2,8 @@ name: cpack-opensuse
on:
push:
branches:
- 'releases/**'
tags:
- v1.*
branches: [releases/**]
tags: []
env:
GIT_DISCOVERY_ACROSS_FILESYSTEM: 1
+2 -4
Zobrazit soubor
@@ -2,10 +2,8 @@ name: cpack-ubuntu
on:
push:
branches:
- 'releases/**'
tags:
- v1.*
branches: [releases/**]
tags: []
env:
GIT_DISCOVERY_ACROSS_FILESYSTEM: 1