Skip to content

Commit

Permalink
WIP: add composite actions
Browse files Browse the repository at this point in the history
  • Loading branch information
beuluis committed Dec 17, 2024
1 parent 7ba630f commit 65c4211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/upload-to-s3/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
- name: Configure AWS Credentials
uses: s3-actions/s3cmd@v1
with:
provider: 'Hetzner Cloud'
provider: hcloud
access_key: ${{ inputs.aws_access_key_id }}
secret_key: ${{ inputs.aws_secret_access_key }}

Expand Down

0 comments on commit 65c4211

Please sign in to comment.