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.
1 parent a1ea572 commit 3ece20eCopy full SHA for 3ece20e
.github/workflows/update-readme.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
sync:
13
name: Update README to Docker Hub
14
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
15
steps:
16
- uses: actions/checkout@v2.0.0
17
- name: Sync README.md and Description to Docker Hub using meeDamian action (my fork)
0 commit comments