diff --git a/.github/workflows/automatic_release.yml b/.github/workflows/automatic_release.yml index 1b82b71..84e178a 100644 --- a/.github/workflows/automatic_release.yml +++ b/.github/workflows/automatic_release.yml @@ -16,6 +16,8 @@ jobs: - uses: actions/checkout@v2 - uses: oOBoomberOo/megu-pipeline@v1 + with: + version: '0.3.0' - name: Build Project run: ./build