diff --git a/.github/workflows/release-auto.yml b/.github/workflows/release-auto.yml index 65a3b83a..db03dc14 100644 --- a/.github/workflows/release-auto.yml +++ b/.github/workflows/release-auto.yml @@ -73,6 +73,7 @@ jobs: # run: | # git tag -a "blah" -m "Release blah" # git push origin --tags + # trivial change - uses: actions-ecosystem/action-release-label@v1 id: release-label