We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f5ba4 commit 8a0b6f3Copy full SHA for 8a0b6f3
.github/workflows/ruby.yml
@@ -36,5 +36,5 @@ jobs:
36
run: bundle exec rake package
37
- uses: actions/upload-artifact@v2
38
with:
39
- name: 'aws-codedeploy-agent-tar'
+ name: 'aws-codedeploy-agent.tar.gz'
40
path: 'pkg/aws-codedeploy-agent-1.3.2.tar.gz'
0 commit comments