mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
Update create.yml
This commit is contained in:
parent
1035ae0386
commit
688d5b4ac2
1 changed files with 2 additions and 1 deletions
3
.github/workflows/create.yml
vendored
3
.github/workflows/create.yml
vendored
|
@ -13,7 +13,8 @@ jobs:
|
|||
TAGS: latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
name: Check out code
|
||||
with:
|
||||
token: ${{ secrets.ACCESS_TOKEN }}
|
||||
|
||||
- name: Creating
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue