Tristan Sloughter
4 vuotta sitten
vanhempi
commit
d9a7df73c0
No known key found for this signature in database
GPG Key ID: 6BC93CF674613287
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
.github/workflows/publish.yml
|
|
@ -41,4 +41,4 @@ jobs: |
|
|
|
- name: Copy rebar3 escript to S3 |
|
|
|
if: "!github.event.release.prerelease" |
|
|
|
run: | |
|
|
|
aws s3 sync ./rebar3 s3://rebar3 |
|
|
|
aws s3 cp ./rebar3 s3://rebar3 |