tokens added (#2506)

This commit is contained in:
Hare Sudhan
2023-08-01 23:23:11 -04:00
committed by GitHub
parent a1d082bdbb
commit 3032f9e85b
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ jobs:
steps:
- name: checkout repo
uses: actions/checkout@v3
with:
token: ${{ secrets.PROTECTED_BRANCH_PUSH_TOKEN }}
- name: setup ruby
uses: ruby/setup-ruby@v1
with: