Compare commits

...

1 Commits

Author SHA1 Message Date
eyedeekay
ab1d7047ca do releases builds with CI here too 2024-03-07 16:33:12 -05:00

View File

@@ -6,7 +6,8 @@ on:
push:
# Sequence of patterns matched against refs/tags
tags:
- '*.*.*' # Release 1.2.3
- 'i2p-firefox-*.*.*' # Release i2p-firefox-1.2.3
- 'i2p-firefox-*.*.*-*' # Release i2p-firefox-1.2.3
jobs:
build: