Skip to content

Commit

Permalink
Run release.yml on main
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon committed Feb 5, 2024
1 parent 4fb28fa commit 9007471
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: release

on: workflow_dispatch
on:
push:
branches:
- main

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

Expand Down

0 comments on commit 9007471

Please sign in to comment.