Skip to content

Commit

Permalink
secure bot_token
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Apr 24, 2021
1 parent 64a6a6f commit eec91aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: Gaurav0/backport@v1.0.26
with:
bot_username: MapServer-backport-bot
bot_token: 0cba09450792aa8130ae6ef3de09915654afc8cb
bot_token: ${{ secrets.BOT_TOKEN }}
bot_token_key: ${{ secrets.BOT_TOKEN_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit eec91aa

Please sign in to comment.