Skip to content

Commit

Permalink
persist creds
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 3, 2024
1 parent 679b3a8 commit fc97e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
uses: actions/checkout@v4
with:
persist-credentials: false
persist-credentials: true

- name: Setup supersetbot
uses: ./.github/actions/setup-supersetbot/
Expand Down

0 comments on commit fc97e1b

Please sign in to comment.