mirror of
https://github.com/Tilo-K/pastebin-cli.git
synced 2026-01-10 17:01:01 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9c5baf87e5 | ||
|
|
8d3f195ea7 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -40,7 +40,7 @@ permissions:
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '**[0-9]+.[0-9]+.[0-9]+*'
|
||||
- '[0-9]+.[0-9]+.[0-9]+'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -52,3 +52,5 @@ npm-scope = "@tilo"
|
||||
pr-run-mode = "plan"
|
||||
# Whether to install an updater program
|
||||
install-updater = true
|
||||
|
||||
allow-dirty = ["ci"]
|
||||
Reference in New Issue
Block a user