diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bef0cc86..35e33761 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,5 +1,5 @@ --- -# Github action for publishing avxctl release. +# Github action for publishing releases. # To test locally via `act`: # # act -j release-job -e <(echo '{ "ref": "refs/tags/vscode-bazel-v99.99.99" }' )