Skip to content

Commit

Permalink
release tag set to openwrt-21.02
Browse files Browse the repository at this point in the history
  • Loading branch information
pexcn committed Jan 28, 2022
1 parent 9a35f87 commit 08922b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
if: github.event_name == 'push'
uses: ncipollo/release-action@v1
with:
tag: openwrt-19.07
tag: openwrt-21.02
allowUpdates: true
artifacts: ${{ matrix.ARCH }}.tar.gz
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 08922b9

Please sign in to comment.