mirror of
https://github.com/LukeHagar/Anchor.git
synced 2025-12-09 20:37:48 +00:00
Update build.yaml
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -6,10 +6,12 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- '*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
Build-And-Push:
|
||||
Build-And-Archive:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Extract branch name
|
||||
|
||||
Reference in New Issue
Block a user