Skip to content

Commit 71394d4

Browse files
committed
prep 0.1.0a24 | /workflows/cd
1 parent 2ce4db5 commit 71394d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/post-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
Dev-PR:
99
runs-on: ubuntu-latest
1010
if: |
11-
github.event.pull_request.user.login == 'github-actions' &&
11+
github.event.pull_request.user.login == 'polywrap-build-bot' &&
1212
github.event.pull_request.merged == true
1313
steps:
1414
- name: Checkout

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0a23
1+
0.1.0a24

0 commit comments

Comments
 (0)