Skip to content

Commit

Permalink
Merge pull request #75 from lncm/fix-up-on-tag
Browse files Browse the repository at this point in the history
Fix up deployment script
  • Loading branch information
nolim1t authored May 30, 2023
2 parents 5d70ce4 + f084dc6 commit ed5fa53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
deploy:
name: Deploy to Docker Hub & Github Releases. Only after successful build.

runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
needs: build

env:
Expand Down

0 comments on commit ed5fa53

Please sign in to comment.