diff options
author | siddharth ravikumar <s@ricketyspace.net> | 2022-06-04 20:05:48 -0400 |
---|---|---|
committer | siddharth ravikumar <s@ricketyspace.net> | 2022-06-04 20:05:48 -0400 |
commit | a34e5908b6385cad2eb13a413fbf09096db3ce71 (patch) | |
tree | 526f5a6de052123860f75b46b4fe42af0fff163a /.github | |
parent | 3972f11931971bdec680981c69ee0bedc6d5e0e7 (diff) |
.github/workflows: update deploy.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/deploy.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 123e081..b53a169 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,8 +1,6 @@ name: peach-deploy on: push: - branches: - - main tags: - v0.* env: |