Skip to content

Commit 4dd5069

Browse files
update secret
1 parent 19d2d54 commit 4dd5069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
image: docker.pkg.github.com/aleksandr-kotlyar/python_and_gitlab/python-3.7.6-alpine-req:ver-14-mimesis-4.1.2
1010
credentials:
1111
username: ${{ github.actor }}
12-
password: ${{ secrets.gitlab2.0 }}
12+
password: ${{ secrets.damngoodsecret }}
1313
steps:
1414
- run: pytest src/test/test_api.py

0 commit comments

Comments
 (0)