Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
Update build_release.yml
Browse files Browse the repository at this point in the history
Change release to manual
  • Loading branch information
ktechmidas authored Apr 13, 2022
1 parent 1d9aae0 commit d6b40ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build release workflow

on:
push:
tags:
- '*'
on: [workflow_dispatch]

jobs:

Expand Down

0 comments on commit d6b40ff

Please sign in to comment.