Skip to content

Commit

Permalink
Zephyr 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbUk committed Feb 13, 2024
1 parent efca4b2 commit 6784cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build:
uses: "zmkfirmware/zmk/.github/workflows/build-user-config.yml@main"
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main

release:
name: "Release"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tag_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build:
uses: "zmkfirmware/zmk/.github/workflows/build-user-config.yml@main"
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main

release:
name: "Release"
Expand Down

0 comments on commit 6784cf3

Please sign in to comment.