diff options
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: |