Skip to content

Commit

Permalink
Testing action scripting
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchBradley committed Jun 28, 2022
1 parent 824e3ef commit e298013
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
pip install --upgrade platformio
- name: Set release version
run: |
echo SHA $GITHUB_SHA
echo REF $GITHUB_REF
git config user.email "wmb@firmworks.com"
git config user.name "Mitch Bradley"
git tag "${{ github.event.inputs.tag }}" -a -m "Release test"
Expand Down

0 comments on commit e298013

Please sign in to comment.