Skip to content

Commit

Permalink
first attempt ever at CD!!
Browse files Browse the repository at this point in the history
  • Loading branch information
svelderrain committed Mar 6, 2025
1 parent 31065f7 commit 8775f83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit-test-and-build-vi-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
path: 'builds/VI Package'

- name: Commit and Push Build Counter
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/develop'
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: 'Increment build revision to ${{ steps.get_revision.outputs.build_revision }}'
Expand Down

0 comments on commit 8775f83

Please sign in to comment.