Skip to content

Commit

Permalink
[exclc] Add workflow dispatch as auto update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Harleyoc1 committed Aug 14, 2023
1 parent 18f4333 commit 375686f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Automatic updater

on:
workflow_dispatch:
push:
tags:
- '*'
Expand Down

0 comments on commit 375686f

Please sign in to comment.