Tristan Sloughter
4 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 6BC93CF674613287
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
.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 |