Skip to content

Commit 5eb159b

Browse files
committed
release to nc app store on tag
1 parent 3fec915 commit 5eb159b

2 files changed

Lines changed: 3 additions & 26 deletions

File tree

.github/workflows/build_release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Build and publish app release
22

33
on:
4-
release:
5-
types: [published]
6-
4+
push:
5+
tags:
6+
- '*'
77
env:
88
APP_NAME: gpoddersync
99

.github/workflows/tag_release.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)