mirror of
https://github.com/matifali/update-coder-template.git
synced 2025-10-29 08:16:07 +08:00
use v1
This commit is contained in:
parent
cb6500ec3b
commit
4833f5dffe
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
run: echo "::set-output name=hash::$(git rev-parse --short HEAD)"
|
||||
|
||||
- name: Update Coder Template
|
||||
uses: matifali/update-coder-template@latest
|
||||
uses: matifali/update-coder-template@v1
|
||||
with:
|
||||
CODER_TEMPLATE_NAME: "my-template"
|
||||
CODER_TEMPLATE_DIR: "my-template"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue