File tree 7 files changed +9
-9
lines changed
7 files changed +9
-9
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 23
23
- name : Export constant environmental variables
24
24
uses : cardinalby/export-env-action@v2
25
25
with :
26
- envFile : .github/workflows/ constants.env
26
+ envFile : .github/constants.env
27
27
28
28
- name : Install Go
29
29
uses : actions/setup-go@v4
Original file line number Diff line number Diff line change 18
18
- name : Export constant environmental variables
19
19
uses : cardinalby/export-env-action@v2
20
20
with :
21
- envFile : .github/workflows/ constants.env
21
+ envFile : .github/constants.env
22
22
23
23
- name : Install Go
24
24
uses : actions/setup-go@v4
Original file line number Diff line number Diff line change 21
21
- name : Export constant environmental variables
22
22
uses : cardinalby/export-env-action@v2
23
23
with :
24
- envFile : .github/workflows/ constants.env
24
+ envFile : .github/constants.env
25
25
26
26
- name : Install Go
27
27
uses : actions/setup-go@v4
50
50
- name : Export constant environmental variables
51
51
uses : cardinalby/export-env-action@v2
52
52
with :
53
- envFile : .github/workflows/ constants.env
53
+ envFile : .github/constants.env
54
54
55
55
- name : Install Go
56
56
uses : actions/setup-go@v4
77
77
- name : Export constant environmental variables
78
78
uses : cardinalby/export-env-action@v2
79
79
with :
80
- envFile : .github/workflows/ constants.env
80
+ envFile : .github/constants.env
81
81
82
82
- name : Install Go
83
83
uses : actions/setup-go@v4
Original file line number Diff line number Diff line change 24
24
- name : Export constant environmental variables
25
25
uses : cardinalby/export-env-action@v2
26
26
with :
27
- envFile : .github/workflows/ constants.env
27
+ envFile : .github/constants.env
28
28
29
29
- name : Checkout tags
30
30
run : git fetch --force --tags
Original file line number Diff line number Diff line change 21
21
- name : Export constant environmental variables
22
22
uses : cardinalby/export-env-action@v2
23
23
with :
24
- envFile : .github/workflows/ constants.env
24
+ envFile : .github/constants.env
25
25
26
26
- name : Install Go
27
27
uses : actions/setup-go@v4
49
49
- name : Export constant environmental variables
50
50
uses : cardinalby/export-env-action@v2
51
51
with :
52
- envFile : .github/workflows/ constants.env
52
+ envFile : .github/constants.env
53
53
54
54
- name : Install Go
55
55
uses : actions/setup-go@v4
Original file line number Diff line number Diff line change 23
23
- name : Export constant environmental variables
24
24
uses : cardinalby/export-env-action@v2
25
25
with :
26
- envFile : .github/workflows/ constants.env
26
+ envFile : .github/constants.env
27
27
28
28
- name : Install Go
29
29
uses : actions/setup-go@v4
You can’t perform that action at this time.
0 commit comments