Can we now revert to github.ref?
This commit is contained in:
parent
ded53ea823
commit
d373a1c3f9
@ -19,8 +19,7 @@ jobs:
|
||||
# Using `github.ref` just in case there's any race condition ambiguity.
|
||||
- run: |
|
||||
echo "DEBUG - github.ref is ${{ github.ref }}"
|
||||
# TODO - obviously, revert this to `github.ref`
|
||||
- uses: https://gitea.scubbo.org/scubbo/commit-report-sync@50775d5d2cea74545718553384161704441432ca
|
||||
- uses: https://gitea.scubbo.org/scubbo/commit-report-sync@${{ github.ref }}
|
||||
with:
|
||||
target_repo_domain: github.com
|
||||
target_repo_owner: scubbo
|
||||
|
Loading…
x
Reference in New Issue
Block a user