We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0536c0 commit a524fd5Copy full SHA for a524fd5
1 file changed
.github/workflows/tests.yaml
@@ -31,7 +31,7 @@ jobs:
31
run: bee-dev --port 16337 &
32
33
- name: Start bee-factory
34
- run: bee-factory start --tag v2.8.1-rc4
+ run: bee-factory start --tag v2.8.1
35
36
- name: Create managed postage batch
37
run: echo "JEST_MANAGED_BATCH_ID=$(swarm-cli stamp buy --depth 20 --amount 1b --quiet)" >> $GITHUB_ENV
0 commit comments