index
:
graphql-spice
master
GraphQL with batteries.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitea
/
deploy.awk
blob: ed542f098e844c2f84f83e2d8c1227c767753b1e (
plain
)
1
2
3
END { system("cabal upload --username belka --password "ENVIRON["HACKAGE_PASSWORD"]" "$0) }