Tristan Sloughter
há 4 anos
ascendente
cometimento
d9a7df73c0
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 6BC93CF674613287
1 ficheiros alterados com
1 adições e
1 eliminações
-
.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 |