| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e751716 commit daf615b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -77,6 +77,8 @@ jobs: | |||
| 77 | 77 | runs-on: ubuntu-latest | |
| 78 | 78 | steps: | |
| 79 | 79 | - uses: actions/checkout@v4 | |
| 80 | + with: | ||
| 81 | + ref: ${{ github.head_ref }} # get current branch name | ||
| 80 | 82 | - uses: actions/setup-python@v5 | |
| 81 | 83 | with: | |
| 82 | 84 | python-version: "3.10" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments