mirror of
https://github.com/valitydev/porter.git
synced 2024-11-06 08:25:20 +00:00
fix yml typo on deploy
This commit is contained in:
parent
c4d10901a3
commit
83754ac44f
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -9,4 +9,4 @@ jobs:
|
||||
build-and-deploy:
|
||||
uses: valitydev/base-workflow/.github/workflows/maven-service-deploy.yml@v1
|
||||
secrets:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
Loading…
Reference in New Issue
Block a user