Skip to content

Commit

Permalink
wipo
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana committed Jun 20, 2024
1 parent 5115183 commit 77686f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/metatheory-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ on:
description: |
The release version tag. For example if $version == "1.29.0.0" then the
current contents of the branch tagged "1.29.0.0" will be deployed to:
https://intersectmbo.github.io/plutus/metatheory/$version
https://intersectmbo.github.io/plutus/metatheory/$version
required: true
type: string

latest:
description: |
If true, then the $version branch will also be deployed to:
https://intersectmbo.github.io/plutus/metatheory/latest
https://intersectmbo.github.io/plutus/metatheory/latest.
You want to leave this to true unless you are deploying old versions.
type: boolean
required: true
Expand Down

0 comments on commit 77686f6

Please sign in to comment.