Skip to content

Commit 8a8684a

Browse files
committed
Update readme
1 parent 6bff7a0 commit 8a8684a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Code11 Actions
2+
3+
This repo contains Github actions that we use in platform workflows for building and publishing platform stuff
4+

safe-push/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If there are no changes to be commited, the action will exit with code 0.
1010

1111
<!-- start usage -->
1212
```yaml
13-
- uses: actions/safepush@v1
13+
- uses: code11/actions/safepush@1.0.1
1414
with:
1515
# User who is pushing the changes
1616
# Required: true

0 commit comments

Comments
 (0)