1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-04 15:17:34 +03:00

Extend deploy.yml workflow from master branch of the website

This commit is contained in:
Rok Garbas 2022-01-03 17:56:39 +01:00
parent 9d2b351c4e
commit 789c699266
No known key found for this signature in database
GPG Key ID: A0E01EF44C27BF00

View File

@ -4,9 +4,7 @@ on:
jobs:
deploy:
# TODO Change @ci-workflow to @master once
# https://github.com/tweag/nickel-lang.org/pull/5 is merged.
uses: tweag/nickel-lang.org/.github/workflows/deploy.yml@ci-workflow
uses: tweag/nickel-lang.org/.github/workflows/deploy.yml@master
with:
# TODO Remove next line once
# https://github.com/tweag/nickel-lang.org/pull/5 is merged.