Skip to content

Update release.yml

Update release.yml #21

Triggered via push February 7, 2024 19:55
Status Failure
Total duration 2m 22s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Release
Error: Command failed with exit code 129: git tag -v1.0.0 1c0165234a38e5353b522bf06abcc6f92771d368 error: unknown switch `1' usage: git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] [-e] <tagname> [<commit> | <object>] or: git tag -d <tagname>... or: git tag [-n[<num>]] -l [--contains <commit>] [--no-contains <commit>] [--points-at <object>] [--column[=<options>] | --no-column] [--create-reflog] [--sort=<key>] [--format=<format>] [--merged <commit>] [--no-merged <commit>] [<pattern>...] or: git tag -v [--format=<format>] <tagname>... -l, --list list tag names -n[<n>] print <n> lines of each tag message -d, --delete delete tags -v, --verify verify tags Tag creation options -a, --[no-]annotate annotated tag, needs a message -m, --message <message> tag message -F, --[no-]file <file> read message from file -e, --[no-]edit force edit of tag message -s, --[no-]sign annotated and GPG-signed tag --[no-]cleanup <mode> how to strip spaces and #comments from message -u, --[no-]local-user <key-id> use another key to sign the tag -f, --[no-]force replace the tag if exists --[no-]create-reflog create a reflog Tag listing options --[no-]column[=<style>] show tag list in columns --contains <commit> print only tags that contain the commit --no-contains <commit> print only tags that don't contain the commit --merged <commit> print only tags that are merged --no-merged <commit> print only tags that are not merged --[no-]omit-empty do not output a newline after empty formatted refs --[no-]sort <key> field name to sort on --[no-]points-at <object> print only tags of the object --[no-]format <format> format to use for the output --[no-]color[=<when>] respect format colors -i, --[no-]ignore-case sorting and filtering are case insensitive
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, cycjimmy/semantic-release-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.