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

removing the website_ref since it is not needed anymore

This commit is contained in:
Rok Garbas 2022-01-03 18:20:36 +01:00
parent 789c699266
commit d8fa7c3ec2
No known key found for this signature in database
GPG Key ID: A0E01EF44C27BF00

View File

@ -6,9 +6,6 @@ jobs:
deploy:
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.
website_ref: ci-workflow
nickel_repository: ${{ github.repository }}
nickel_ref: ${{ github.sha }}
production_deploy: false