Skip to content

Commit

Permalink
Merge pull request #16 from muandane/muandane-patch-1
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
muandane authored Nov 13, 2023
2 parents 580fa45 + bbec68c commit ca401d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:

jobs:
goreleaser:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
-
name: Checkout
Expand All @@ -31,4 +31,4 @@ jobs:
args: release --clean
workdir: src
env:
GITHUB_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}

0 comments on commit ca401d4

Please sign in to comment.