Loading .github/workflows/protected_branches.yml +1 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ jobs: if: ${{ github.ref_protected || github.ref_type == 'tag' }} steps: - name: Determine Environment uses: neutrons/branch-mapper@main uses: neutrons/branch-mapper@v2 id: conda_env_name with: prefix: imars3d Loading Loading
.github/workflows/protected_branches.yml +1 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ jobs: if: ${{ github.ref_protected || github.ref_type == 'tag' }} steps: - name: Determine Environment uses: neutrons/branch-mapper@main uses: neutrons/branch-mapper@v2 id: conda_env_name with: prefix: imars3d Loading