We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857977a commit fe46d25Copy full SHA for fe46d25
.github/workflows/push-to-ghcr.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
docker_publish:
15
- runs-on: "ubuntu-20.04"
+ runs-on: ubuntu-latest
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments