Skip to content

Commit

Permalink
Merge pull request #53 from NIDAP-Community/dev
Browse files Browse the repository at this point in the history
fix: update package name in action file
  • Loading branch information
ruiheesi authored Feb 1, 2024
2 parents 0548007 + 3956593 commit 1ea1b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitflow-R-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: fnlcr-bids-sdsi/gitflow-R/.github/workflows/parser.yml@master
with:
image_to_use: ghcr.io/nidap-community/single-cell-rna-r4:latest
package_name: "r-scworkflow-test"
package_name: "r-scworkflow"
r_version: "4.1.3"
artifact_rid_production: "ri.artifacts.main.repository.f36ea39e-b396-46cd-a04a-3c63250273f5"
artifact_rid_development: "ri.stemma.main.repository.2172e505-c98f-43d4-881a-47e170aadbe1"
Expand Down

0 comments on commit 1ea1b0c

Please sign in to comment.