subsurface/.github
Dirk Hohndel e9a9bc1282 GitHub actions: fix macOS artifact upload
Previously this created a bogus Subsurface.app.zip.zip file and then
failed to upload it to the release.

The upload / download pair of default actions is happier with just the folder.
And then the creation of the zip file needs the '-r' switch. Oops.
Finally, the pull-request specific uploads as build artifact are completely
redundant since we already do this to move the data from the macOS build to the
container that runs our own publish action in the first place.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2019-11-18 11:16:35 -08:00
..
actions/release GitHub Actions: fix logic error for new tags 2019-10-20 06:46:30 -04:00
workflows GitHub actions: fix macOS artifact upload 2019-11-18 11:16:35 -08:00
ISSUE_TEMPLATE.md Small changes to the issue template 2017-10-28 16:59:20 +02:00
PULL_REQUEST_TEMPLATE.md release-notes: use CHANGELOG.md 2017-11-28 19:05:04 -08:00