Skip to content

Commit

Permalink
ci: set engine-version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed May 27, 2024
1 parent 24c1736 commit 0479563
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: fluentci-io/setup-fluentci@v5
with:
engine-version: 0.4.0
- name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Build

0 comments on commit 0479563

Please sign in to comment.