Skip to content

Commit

Permalink
Merge pull request #32 from xionhub/XionWCFM-patch-1
Browse files Browse the repository at this point in the history
Update package-publish.yml
  • Loading branch information
XionWCFM authored Mar 25, 2024
2 parents 3967034 + f4653af commit 7b63afb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/package-publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Release

on: [push]
on:
push:
branches:
- main

concurrency: ${{ github.workflow }}-${{ github.ref }}

Expand Down

0 comments on commit 7b63afb

Please sign in to comment.