Skip to content

Commit

Permalink
fixed dist
Browse files Browse the repository at this point in the history
  • Loading branch information
bemijonathan committed Sep 30, 2023
1 parent 062a8ef commit 0be0cc5
Show file tree
Hide file tree
Showing 4 changed files with 51,870 additions and 915 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
branches:
- main
- 'releases/*'
- "releases/*"

jobs:
test-typescript:
Expand Down Expand Up @@ -52,8 +52,6 @@ jobs:
- name: Test Local Action
id: test-action
uses: ./
with:
milliseconds: 1000

- name: Print Output
id: output
Expand Down
Loading

0 comments on commit 0be0cc5

Please sign in to comment.