From 98e3ae1565b95aa1eebf4c97b44983aace000122 Mon Sep 17 00:00:00 2001 From: Gonzalo Vidal <35148159+Gonza10V@users.noreply.github.com> Date: Tue, 4 Jun 2024 19:16:42 -0600 Subject: [PATCH] connecting to new actions connecting gsoc2024 anderson promoters package to iGEM actions gsoc2024 branch --- .github/workflows/packaging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}