Skip to content

Commit

Permalink
debug release CI 02
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Sep 17, 2024
1 parent 7403ce0 commit 384f6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cp -v ./sdk/python/bin/dist/pulumi_outscale-*.tar.gz python-sdk.tar.gz
ls
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: python-sdk.tar.gz
path: |
Expand Down

0 comments on commit 384f6d7

Please sign in to comment.