Skip to content

Commit

Permalink
v1.3.7: Fix GitHub Actions build (6)
Browse files Browse the repository at this point in the history
  • Loading branch information
luketainton committed Mar 6, 2021
1 parent 0c2b7ae commit 242137d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
steps:
- id: prepare
name: Prepare environment variables
uses: actions/checkout@v2
run: |
echo ::set-output name=SOURCE_NAME::${GITHUB_REF#refs/*/}
echo ::set-output name=SOURCE_BRANCH::${GITHUB_REF#refs/heads/}
Expand Down

0 comments on commit 242137d

Please sign in to comment.