Skip to content

Commit a2a8b52

Browse files
committed
Change to Start9Labs
1 parent 5df47f3 commit a2a8b52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Mariusz Kogen.
3+
Copyright (c) 2023 Start9 Labs, Inc.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v2
2222

2323
- name: Use StartOS SDK
24-
uses: k0gen/sdk@main
24+
uses: Start9Labs/sdk@v1
2525
```
2626
2727
This will run the StartOS SDK action, which sets up the package development environment, installs start-sdk, and includes tools like yq and deno as part of your GitHub workflow.

0 commit comments

Comments
 (0)