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 0781b33 + 7a65e80 commit 9785b13Copy full SHA for 9785b13
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ permissions:
16
17
jobs:
18
update-tag:
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
20
steps:
21
- name: Update the ${{ env.TAG_NAME }} tag
22
uses: actions/publish-action@v0.3.0
0 commit comments