Update
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
name: Build and Release Project
|
name: Build and Release Prerelease
|
||||||
run-name: Building and Releasing Main Branch 🚀
|
run-name: Building and Releasing Prerelease Branch 🚀
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
- 'main'
|
- 'main'
|
||||||
tags:
|
tags:
|
||||||
- '**'
|
- 'p**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
Reference in New Issue
Block a user