Skip to content

Commit

Permalink
Feat: change pat owner
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Cristóbal Herreros committed Jan 19, 2023
1 parent a51ee49 commit daf2be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_notebook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Bump version and push tag
uses: anothrNick/[email protected] # Don't use @master unless you're happy to test the latest version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PAT_DIEGO }}
WITH_V: false
DEFAULT_BUMP: patch

0 comments on commit daf2be0

Please sign in to comment.