We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
워크플로가 실행되려면, 버전 태그를 푸시해야 합니다. 예를 들어, v0.0.1이라는 태그를 푸시하여 새 릴리스를 생성할 수 있습니다.
v0.0.1
git tag v0.0.1 git push origin v0.0.1
git tag -d v0.0.1
git tag -d v0.0.1는 v0.0.1
git push origin --delete v0.0.1