diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-06-01 10:28:29 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-06-01 10:28:29 +0200 |
| commit | a090a5d00ceae40369451a58f9a0384bb94e8ff6 (patch) | |
| tree | f16d26d19d968e27291132c1981a477cd9c79605 /.gitea/deploy.awk | |
| parent | a2a04b394b35b311655159fd8a2d9c31db93e579 (diff) | |
| download | graphql-a090a5d00ceae40369451a58f9a0384bb94e8ff6.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) -} |
