Skip to content

Commit

Permalink
fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
ltamaster committed Jun 30, 2020
1 parent 26c397b commit 005cd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -28,6 +28,6 @@ jobs:
uses: actions/upload-artifact@v1.0.0
with:
# Artifact name
name: powershell-aws-cli-s3-steps-${{ steps.get_version.outputs.VERSION }}
name: rundeck-azure-storage-plugin-${{ steps.get_version.outputs.VERSION }}
# Directory containing files to upload
path: ./build/libs/rundeck-azure-storage-plugin-${{ steps.get_version.outputs.VERSION }}.zip

0 comments on commit 005cd64

Please sign in to comment.