Skip to content

Commit e5d2f43

Browse files
Merge pull request #882 from gooddata/snapshot-master-f79bc213-to-rel/dev
[bot] Merge master/f79bc213 into rel/dev
2 parents 19871f4 + f79bc21 commit e5d2f43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bump-version.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
steps:
2727
- name: Checkout
2828
uses: actions/checkout@v4
29+
with:
30+
token: ${{ secrets.TOKEN_GITHUB_YENKINS_ADMIN }} # needed to push to the protected branch
2931
- uses: actions/setup-python@v5
3032
with:
3133
python-version-file: '.python-version'

0 commit comments

Comments
 (0)