diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml index f89bed8..7cb3928 100644 --- a/.github/workflows/packaging.yml +++ b/.github/workflows/packaging.yml @@ -14,7 +14,7 @@ jobs: - name: Check out this repository for building uses: actions/checkout@v3 - name: Execute distribution build - uses: iGEM-Engineering/iGEM-actions@main + uses: iGEM-Engineering/iGEM-actions@gsoc2024 with: repo-token: ${{ secrets.GITHUB_TOKEN }}