Skip to content

Commit 09395d7

Browse files
committed
put store-env action in a separate repository
1 parent 4e66045 commit 09395d7

File tree

3 files changed

+1
-20
lines changed

3 files changed

+1
-20
lines changed

.github/main.workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ action "filter-not-publish" {
3434

3535

3636
action "store-env" {
37-
uses = "./.github/store-env/"
37+
uses = "grisumbras/store-env@master"
3838
env = {
3939
CONAN_CHANNEL = "testing"
4040
CONAN_STABLE_BRANCH_PATTERN = "\\d+\\.\\d+(\\.\\d+[-\\w\\.]*)?"

.github/store-env/Dockerfile

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/store-env/entrypoint.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)