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

Commit

Permalink
Try changing event trigger for action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryochan7 committed Jan 21, 2024
1 parent d737933 commit c28bdff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Build and publish AppImages

on:
workflow_dispatch
push:
tags:
- "v*"

env:
BASE_OS: ubuntu
Expand Down

0 comments on commit c28bdff

Please sign in to comment.