diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 1e4d2c9..0d53bac 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -82,6 +82,7 @@ jobs: path: ${{ matrix.crate }}-${{ matrix.target }} release: + permissions: write-all name: Release if: startsWith(github.ref, 'refs/tags/v') runs-on: ubuntu-latest @@ -94,7 +95,7 @@ jobs: echo "v=${GITHUB_REF/refs\/tags\/v/}" >> $GITHUB_ENV echo "Version is v${GITHUB_REF/refs\/tags\/v/}" - uses: actions/checkout@v4 - - name: Get ginko Linux + - name: Download Artifacts uses: actions/download-artifact@v4 with: pattern: ginko*