Skip to content

Commit

Permalink
[Guilherme] - Fixes secret name on CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeleonel committed Jul 15, 2020
1 parent 642cc9e commit 0527614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "build/app/outputs/apk/debug/*.apk"
token: ${{ secrets.TOKEN }}
token: ${{ secrets.multei }}

0 comments on commit 0527614

Please sign in to comment.