Skip to content

Commit

Permalink
bump artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed May 19, 2020
1 parent a37a66a commit b7220a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
env:
# Set to force version number, e.g., when no tag exists.
ARTIFACT_VERSION: TEST-0.0.1
ARTIFACT_VERSION: TEST-0.0.2
steps:
- name: Create artifacts directory
run: mkdir artifacts
Expand Down

0 comments on commit b7220a8

Please sign in to comment.