Update cpack workflows (#14)

- Reverts edits in PR #13
This commit is contained in:
Jonathan R. Madsen
2022-05-30 18:46:58 -05:00
committed by GitHub
vanhempi 51488d36aa
commit ce291877cc
2 muutettua tiedostoa jossa 4 lisäystä ja 8 poistoa
+2 -4
Näytä tiedosto
@@ -2,10 +2,8 @@ name: cpack-opensuse
on:
push:
branches:
- 'releases/**'
tags:
- v1.*
branches: [releases/**]
tags: []
env:
GIT_DISCOVERY_ACROSS_FILESYSTEM: 1
+2 -4
Näytä tiedosto
@@ -2,10 +2,8 @@ name: cpack-ubuntu
on:
push:
branches:
- 'releases/**'
tags:
- v1.*
branches: [releases/**]
tags: []
env:
GIT_DISCOVERY_ACROSS_FILESYSTEM: 1