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

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
compile autohotkey v2 scripts
  • Loading branch information
T2hhbmEK authored Oct 3, 2023
1 parent 02383c1 commit 32a0697
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: GitHub-Action-Ahk2Exe and softprops/action-gh-release
name: Compile and Release
on: push
jobs:
Compile:
Expand All @@ -8,7 +8,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Ahk2Exe
uses: nekocodeX/GitHub-Action-Ahk2Exe@main
uses: CCCC-L/Action-Ahk2Exe@main
with:
in: GenshinClicker.ahk
- name: Release
Expand Down

0 comments on commit 32a0697

Please sign in to comment.