Skip to content

Commit

Permalink
.github: Fix workflow name for publish after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyAndrieux committed Jan 5, 2023
1 parent 1a92eef commit 61c0cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
id: artifacts
with:
method: get
workflow-name: build
workflow-name: Pre-merge
url: https://artifacts.scality.net
user: ${{ secrets.ARTIFACTS_USER }}
password: ${{ secrets.ARTIFACTS_PASSWORD }}
Expand Down

0 comments on commit 61c0cf2

Please sign in to comment.