mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-12-08 00:44:30 +01:00
chore(release): set correctly env [skip ci]
This commit is contained in:
parent
5c343395df
commit
a34cefec6e
3
.github/workflows/Divlo.yml
vendored
3
.github/workflows/Divlo.yml
vendored
@ -114,10 +114,7 @@ jobs:
|
|||||||
- name: 'Release'
|
- name: 'Release'
|
||||||
run: 'npm run release'
|
run: 'npm run release'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
GIT_AUTHOR_NAME: ${{ secrets.GIT_NAME }}
|
|
||||||
GIT_AUTHOR_EMAIL: ${{ secrets.GIT_EMAIL }}
|
|
||||||
GIT_COMMITTER_NAME: ${{ secrets.GIT_NAME }}
|
GIT_COMMITTER_NAME: ${{ secrets.GIT_NAME }}
|
||||||
GIT_COMMITTER_EMAIL: ${{ secrets.GIT_EMAIL }}
|
GIT_COMMITTER_EMAIL: ${{ secrets.GIT_EMAIL }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user