mirror of
https://github.com/onyx-and-iris/simple-recorder.git
synced 2026-04-08 18:33:35 +00:00
upd workflow names
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Build Addon
|
||||
name: Build PYZ
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -1,3 +1,5 @@
|
||||
name: Release
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
Reference in New Issue
Block a user