diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2022-08-26 21:23:44 +0200 |
---|---|---|
committer | Bastien Wirtz <bastien.wirtz@gmail.com> | 2022-08-26 21:23:44 +0200 |
commit | 18d9582d7b2f63c26b768b52e11f0a63f62303ec (patch) | |
tree | f835ed5b86cbcbce8b9642fc0ee9289af9408d18 /.github | |
parent | ba5b98614b000ec3be0fc7142773032f3fcebbf8 (diff) | |
download | homer-18d9582d7b2f63c26b768b52e11f0a63f62303ec.tar.gz homer-18d9582d7b2f63c26b768b52e11f0a63f62303ec.tar.zst homer-18d9582d7b2f63c26b768b52e11f0a63f62303ec.zip |
Update deps
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 66bfb5b..d554a5f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml | |||
@@ -1,5 +1,5 @@ | |||
1 | # Publish pre-build release | 1 | # Publish pre-build release |
2 | name: Upload Release Asset | 2 | name: Create Github release |
3 | 3 | ||
4 | on: | 4 | on: |
5 | push: | 5 | push: |