Skip to content

Commit

Permalink
ci: yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
staltz authored May 19, 2021
1 parent f241a29 commit f9721dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
commit-message: 'update production style.css branch'
files: web/assets/style.css
push-branch: '$GITHUB_REF'
push-branch: $GITHUB_REF
rebase: 'true'
name: Github CI
email: ci@github.com

0 comments on commit f9721dd

Please sign in to comment.