Skip to content

Commit

Permalink
tag app version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prof-anis committed Aug 3, 2021
1 parent 46ac0f9 commit 168b61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Remove exisiting builds
run: rm -r ./builds/*
- name: Build a new executable
run: php psb app:build --build-version=0.0.1
run: php psb app:build --build-version=0.2.0
- name: Commit executable to the repo
uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 168b61e

Please sign in to comment.