aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-12-12 13:57:56 +0100
committerTheo Buehler <tb@openbsd.org>2023-12-12 13:57:56 +0100
commit223bc4e01e283db48693f631852a0f83ea232308 (patch)
tree585323619e7c40599f3cac8ee71bad0e6b09bf84
parent19c8bc0d9e474d66cd2d765556494c6d572fa76a (diff)
downloadportable-223bc4e01e283db48693f631852a0f83ea232308.tar.gz
portable-223bc4e01e283db48693f631852a0f83ea232308.tar.bz2
portable-223bc4e01e283db48693f631852a0f83ea232308.zip
zap stray whitespace
-rw-r--r--.github/workflows/release_by_tag.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release_by_tag.yml b/.github/workflows/release_by_tag.yml
index 14072ce..ed05619 100644
--- a/.github/workflows/release_by_tag.yml
+++ b/.github/workflows/release_by_tag.yml
@@ -1,5 +1,5 @@
1 1
2on: 2on:
3 push: 3 push:
4 tags: [ "v*" ] 4 tags: [ "v*" ]
5 5