Skip to content

Commit

Permalink
Update compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sheenhx authored Sep 7, 2024
1 parent c413451 commit 3393b32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:

- name: Set Version Name and Code
run: |
echo "VERSION_NAME=1.0.0" >> $GITHUB_ENV
echo "VERSION_CODE=${{ steps.commit_count.outputs.COUNT }}" >> $GITHUB_ENV
shell: bash

Expand Down

0 comments on commit 3393b32

Please sign in to comment.