This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Test
pull/1688/head
Calle Veale
3 years ago
parent
d77585c9b5
commit
329cfc49a0
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/ordering-api.yml
+1
-1
.github/workflows/ordering-backgroundtasks.yml
+1
-1
.github/workflows/ordering-signalrhub.yml
+ 1
- 1
.github/workflows/ordering-api.yml
View File
@ -94,7 +94,7 @@ jobs:
with:
registry
:
ghcr.io
username
:
${{ github.repository_owner }}
password
:
${{ secrets.GITHUB_
REGISTRY_
TOKEN }}
password
:
${{ secrets.GITHUB_TOKEN }}
-
name
:
Set branch name as env variable
run
:
|
+ 1
- 1
.github/workflows/ordering-backgroundtasks.yml
View File
@ -60,7 +60,7 @@ jobs:
with:
registry
:
ghcr.io
username
:
${{ github.repository_owner }}
password
:
${{ secrets.GITHUB_
REGISTRY_
TOKEN }}
password
:
${{ secrets.GITHUB_TOKEN }}
-
name
:
Set branch name as env variable
run
:
|
+ 1
- 1
.github/workflows/ordering-signalrhub.yml
View File
@ -60,7 +60,7 @@ jobs:
with:
registry
:
ghcr.io
username
:
${{ github.repository_owner }}
password
:
${{ secrets.GITHUB_
REGISTRY_
TOKEN }}
password
:
${{ secrets.GITHUB_TOKEN }}
-
name
:
Set branch name as env variable
run
:
|
Write
Preview
Loading…
Cancel
Save