Skip to content

Commit

Permalink
Init repo
Browse files Browse the repository at this point in the history
  • Loading branch information
liangtie committed Dec 1, 2023
1 parent 1a70d3b commit d5e4726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kicad-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
types:
- published
workflow_dispatch:

jobs:
create_archive:
runs-on: self-hosted
steps:
- name: Get latest tag
uses: oprypin/find-latest-tag@v1
with:
repository: kicad-huaqiu/kicad-mac-builder
repository: Liangtie/kicad-mac-builder
releases-only: true
id: latest-release

Expand Down

0 comments on commit d5e4726

Please sign in to comment.