Skip to content

Commit

Permalink
manics/action-binderbadge@dev
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Dec 25, 2021
1 parent 2019a41 commit c3c37c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/binder-badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: manics/action-binderbadge@pullymcpullface
- uses: manics/action-binderbadge@dev
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}

Expand All @@ -21,7 +21,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: manics/action-binderbadge@pullymcpullface
- uses: manics/action-binderbadge@dev
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
environmentRepo: gist/manics/c34db392c2bd2eb133c58c83c59358a1/HEAD
Expand Down

0 comments on commit c3c37c9

Please sign in to comment.