1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: release.yml syntax fix

This commit is contained in:
Saad Jutt
2021-11-30 07:22:58 +05:00
parent 5e92864f2d
commit 70b60af10c

View File

@@ -32,7 +32,7 @@ jobs:
env:
CI: true
-name: Create Tag with Release
- name: Create Tag with Release
- uses: Klemensas/action-autotag@stable
with:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}