1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-11 03:34:35 +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: env:
CI: true CI: true
-name: Create Tag with Release - name: Create Tag with Release
- uses: Klemensas/action-autotag@stable - uses: Klemensas/action-autotag@stable
with: with:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}