GHA: attempt to use S3 for temp build artifacts

This commit is contained in:
aboyko
2023-07-18 20:36:39 -04:00
parent 486ae9ec7d
commit b03b4568d1
5 changed files with 34 additions and 20 deletions

View File

@@ -1,12 +1,12 @@
name: Eclipse LS Extensions Snapshot Build
# configure manual trigger
#on:
# workflow_dispatch:
on:
push:
branches:
- 'main'
workflow_dispatch:
#on:
# push:
# branches:
# - 'main'
jobs: