Skip to content

Commit

Permalink
Merge branch 'master' into anilm3/fingerprint-regen
Browse files Browse the repository at this point in the history
  • Loading branch information
Anilm3 authored Sep 13, 2024
2 parents 44b78b8 + 95c6cc5 commit baea5d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,8 @@ jobs:
needs: [ windows-builds, macos-build, macos-cross-build, docker-builds, linux-musl-build, package-nuget]
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/')
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit baea5d5

Please sign in to comment.