Skip to content

Commit

Permalink
Merge pull request #7 from Slava-Shchipunov/fix/fix-auto-build-to-sna…
Browse files Browse the repository at this point in the history
…pshot

fix: fix release job
  • Loading branch information
Slava-Shchipunov authored Sep 19, 2024
2 parents 9528b22 + 62aa0be commit 4dec00b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-to-all-latest-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,4 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: awgrelease/*.ipk
tag_name: ${{ matrix.build_env.tag }}

0 comments on commit 4dec00b

Please sign in to comment.