Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana committed May 3, 2024
1 parent b99ec0d commit b697b55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/plutus-tx-template.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: plutus-tx Template
name: Plutus Tx Template

on:
pull_request:
Expand All @@ -21,7 +21,7 @@ jobs:
uses: DamianReeves/write-file-action@master
with:
path: plutus-tx-template/cabal.project.local
write-mode: write
write-mode: overwrite
contents: |
packages:
plutus/plutus-tx
Expand Down

0 comments on commit b697b55

Please sign in to comment.