Skip to content

Commit

Permalink
Update release.yml (#1567)
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 authored Sep 28, 2023
1 parent 121643b commit 9d4de90
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Node Release

on:
push:
branches: [latest]
tags:
- '*.*.*'
# Removed publish on push, and forced manual release from github
# push:
# branches: [latest]
# tags:
# - '*.*.*'
workflow_dispatch:

jobs:

0 comments on commit 9d4de90

Please sign in to comment.