We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85f39c4 + 0672277 commit af90bdcCopy full SHA for af90bdc
1 file changed
responses/11_workflow-steps.md
@@ -32,7 +32,7 @@ All of this happens automatically once a pull request is merged!
32
uses: mattdavis0351/actions/docker-gpr@v1
33
with:
34
repo-token: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}
35
- image-name: tic-tac-toe
+ image-name: {{user.login}}-aws-ttt
36
```
37
1. Commit the workflow to this branch.
38
@@ -99,5 +99,5 @@ jobs:
99
100
101
102
103
0 commit comments