Skip to content

Commit

Permalink
Update build-deploy-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erlendoksvoll authored May 7, 2024
1 parent 79ab4a2 commit cf926e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
run:
uses: Altinn/deploy-actions/.github/workflows/dan-deploy-flow.yml@main
uses: data-altinn-no/deploy-actions/.github/workflows/dan-deploy-flow.yml@main
with:
artifact_name: 'dan-plugin-banking' # Can be omitted, defaults to 'artifact'
function_project_path: 'src/Altinn.Dan.Plugin.Banking'
Expand Down

0 comments on commit cf926e3

Please sign in to comment.