Skip to content

Commit

Permalink
build: Update artifact destination for production
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiheesi committed Jan 31, 2024
1 parent 092ecfb commit e05d487
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 @@ -16,7 +16,7 @@ jobs:
image_to_use: ghcr.io/nidap-community/dsp_ci_cd:latest
package_name: "r-dspworkflow"
r_version: "4.1.3"
artifact_rid_production: "ri.artifacts.main.repository.20ce29a2-3803-4eae-b325-8fe367d47d1e"
artifact_rid_production: "ri.artifacts.main.repository.32a4b1e5-fb24-41a2-a552-fa252206e981"
artifact_rid_development: "ri.stemma.main.repository.2172e505-c98f-43d4-881a-47e170aadbe1"
secrets:
NIDAP_TOKEN_PRODUCTION: ${{ secrets.NIDAP_TOKEN_PRODUCTION }}
Expand Down

0 comments on commit e05d487

Please sign in to comment.