diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-06-01 09:56:12 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-06-01 09:56:12 +0200 |
| commit | 275c091edd05dec5ae0253a62cdc231f6b34f3a6 (patch) | |
| tree | 8dfc7cfb9ba969f82d5921cfc1c32e953c2ff7ee /.gitea/deploy.awk | |
| parent | d9c0670791b95a1bf40e49f2f4102a723684a576 (diff) | |
| download | graphql-spice-275c091edd05dec5ae0253a62cdc231f6b34f3a6.tar.gz | |
Remove actions
Diffstat (limited to '.gitea/deploy.awk')
| -rw-r--r-- | .gitea/deploy.awk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitea/deploy.awk b/.gitea/deploy.awk deleted file mode 100644 index ed542f0..0000000 --- a/.gitea/deploy.awk +++ /dev/null @@ -1,3 +0,0 @@ -END { - system("cabal upload --username belka --password "ENVIRON["HACKAGE_PASSWORD"]" "$0) -} |
