Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuton committed Jan 25, 2024
1 parent a3bfbce commit 815695f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,11 +206,12 @@ jobs:
files: /home/runner/work/asuswrt-merlin.ng/asuswrt-merlin.ng/release*/*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}



publish-manifest-job:
name: Publish Manifest
needs: build-job
runs-on: build-job
runs-on: uvuntu-latest
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 815695f

Please sign in to comment.