Projects STRLCPY dum Commits 2c2b6356
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .github/workflows/release.yml
    skipped 118 lines
    119 119   uses: svenstaro/upload-release-action@v2
    120 120   with:
    121 121   repo_token: ${{ secrets.GITHUB_TOKEN }}
    122  - file: dum-${{ matrix.target }}-sha256.txt
    123  - asset_name: dum-${{ matrix.target }}-sha256.txt
     122 + file: dum-${{ matrix.target }}-sha256sum.txt
     123 + asset_name: dum-${{ matrix.target }}-sha256sum.txt
    124 124   tag: ${{ github.ref }}
    125 125   overwrite: true
    126 126   
Please wait...
Page is in error, reload to recover