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