Skip to content

Commit 9650bd1

Browse files
authored
Update push_master.yml
change name of secrets key [rollbar token]
1 parent 860eb59 commit 9650bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
version: ${{ github.sha }}
2929
status: 'started'
3030
env:
31-
ROLLBAR_ACCESS_TOKEN: ${{ secrets.ROLLBAR_ACCESS_TOKEN }}
31+
ROLLBAR_ACCESS_TOKEN: ${{ secrets.ROLLBAR_API_KEY }}
3232

3333
- uses: actions/checkout@v1
3434

0 commit comments

Comments
 (0)