You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: responses/11_workflow-steps.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
We'll add a final section to our production workflow that packages up our application in a Docker container and publishes it to GitHub Packages. This step is important for the traceability of your deployed artifacts.
4
4
5
-
We'll only use one new action here created by a GitHubber, which allows us to push a container to GPR.
5
+
We'll only use one new action here created by a GitHubber, which allows us to push a container to GitHub Packages.
6
6
-`mattdavis0351/actions/docker-gpr`
7
7
8
8
All of this happens automatically once a pull request is merged!
0 commit comments