Skip to content

Commit

Permalink
fix(learning): 🚑 try again to get branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
bastienqb committed Sep 18, 2022
1 parent 2d07ba4 commit a19cb4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- run: echo "gitref is $GITHUB_REF"
- uses: google-github-actions/release-please-action@v3
with:
release-type: python
Expand Down

0 comments on commit a19cb4f

Please sign in to comment.