Skip to content

Commit f153043

Browse files
committed
Update usage
1 parent 79ef736 commit f153043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This action allows you to enable/disable a GitHub Actions Workflow.
55
### Usage
66
```yaml
77
- name: Toggle Workflow
8-
uses: actions/cache@v3
8+
uses: StephenMP/workflow-toggle@v1
99
with:
1010
token: ${{ secrets.YOUR_GITHUB_TOKEN }}
1111
workflow_id: YourWorkflow.yaml

0 commit comments

Comments
 (0)