Skip to content

Commit

Permalink
fix: fix uses attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
Svyatoslav Shchipunov committed Oct 2, 2024
1 parent 66b6a8f commit 811154e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
- name: Run build job
if: steps.check_release.outputs.release_exists == 'false'
uses: .github/workflows/build-module.yml
uses: Slava-Shchipunov/awg-openwrt/.github/workflows/build-module.yml
with:
tag_name: ${{ steps.get_release.outputs.release_tag }}

0 comments on commit 811154e

Please sign in to comment.