mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
GITHUB!
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
06f159794b
commit
e3093d1e4f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/deploy-main.yml
vendored
1
.github/workflows/deploy-main.yml
vendored
|
@ -50,4 +50,3 @@ jobs:
|
||||||
env:
|
env:
|
||||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||||
run: bash netlify/deploy-main.sh "${{ github.event.head_commit.id }}" "${{ github.event.head_commit.message }}"
|
run: bash netlify/deploy-main.sh "${{ github.event.head_commit.id }}" "${{ github.event.head_commit.message }}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue