Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Mar 29, 2022
1 parent cbbac3d commit e44f356
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Versions
id: versions
uses: ./.github/actions/s3-upload
uses: ./.github/actions/version
with:
beta-branch: master

Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Versions
id: versions
uses: ./.github/actions/s3-upload
uses: ./.github/actions/version
with:
beta-branch: master

Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Versions
id: versions
uses: ./.github/actions/s3-upload
uses: ./.github/actions/version
with:
beta-branch: master

Expand Down

0 comments on commit e44f356

Please sign in to comment.