Why Nostr? What is Njump?
2024-07-03 00:48:57

npub1wl…gtsnw on Nostr: commit 66af8bb81047bd41fe540869075e85e5b5e243ac Author: randymcmillan ...

commit 66af8bb81047bd41fe540869075e85e5b5e243ac
Author: randymcmillan <[email protected]>
Date: Fri Jun 21 14:59:43 2024 -0400

.github/workflows/gnostr-alpine.yml

diff --git a/.github/workflows/gnostr-alpine.yml b/.github/workflows/gnostr-alpine.yml
index f5b3a5092..817f1e900 100755
--- a/.github/workflows/gnostr-alpine.yml
+++ b/.github/workflows/gnostr-alpine.yml
@@ -3,9 +3,6 @@ name: gnostr-alpine
on:
pull_request:
branches:
- - '*'
- - '*/*'
- - '**'
- 'master'
- 'main'
push:
@@ -13,9 +10,11 @@ on:
- '*'
- '*/*'
- '**'
- - 'master'
- - 'main'
-
+ tags:
+ - '**[0-9]+.[0-9]+.[0-9]+*'
+ - '**test**'
+ - '**-rc**'
+ pull_request:
workflow_dispatch:

env:
Author Public Key
npub1wl7zyx053w49km9qyddzh5utd309gsg0h00eqpglugrz07v95a3qcgtsnw