Skip to content

Commit

Permalink
Fixed the missing version in megumax pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
oOBoomberOo committed Jun 7, 2021
1 parent 360ab15 commit eb4018b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automatic_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: actions/checkout@v2

- uses: oOBoomberOo/megu-pipeline@v1
with:
version: '0.3.0'

- name: Build Project
run: ./build
Expand Down

0 comments on commit eb4018b

Please sign in to comment.