homepage & release

This commit is contained in:
2024-05-07 17:12:02 +02:00
parent a6db41c0ca
commit bd54946b94
2 changed files with 2 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ permissions:
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '**[0-9]+.[0-9]+.[0-9]+*'
pull_request:
jobs:

View File

@@ -6,6 +6,7 @@ description = "A simple CLI for pastebin.com"
authors = ["Tilo K"]
license = "AGPL-3.0-or-later"
repository = "https://github.com/Tilo-K/pastebin-cli"
homepage = "https://tilok.dev"
[package.metadata.wix]
upgrade-guid = "C59671CA-09B6-4A5C-B381-BFDECECB9F9D"