mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-02 21:20:55 +00:00
Typo'd the action name.
This commit is contained in:
parent
36b9da5cf8
commit
d868f9c635
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
run: ./gradlew --no-daemon build
|
||||
- name: Organize artifacts
|
||||
run: ./tools/organize-artifacts.sh
|
||||
- uses: GayPizzaSpecifications/s3-upload-action@b2_support
|
||||
- uses: GayPizzaSpecifications/upload-s3-action@b2_support
|
||||
with:
|
||||
aws_key_id: ${{ secrets.ARTIFACTS_KEY_ID }}
|
||||
aws_secret_access_key: ${{ secrets.ARTIFACTS_APP_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user