Skip to content

Commit

Permalink
Strip out step to test git branch -r --contains...
Browse files Browse the repository at this point in the history
  • Loading branch information
nat-goodspeed committed Dec 15, 2023
1 parent 2e28241 commit 66a6d7b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@ jobs:
with:
platform: common
token: ${{ github.token }}
- name: Determine branch name
shell: bash
run: git branch -r --contains ${{ github.sha }}
- uses: secondlife/action-autobuild-release@v2
if: startsWith(github.ref, 'refs/tags/v')

0 comments on commit 66a6d7b

Please sign in to comment.