We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a35f87 commit 08922b9Copy full SHA for 08922b9
1 file changed
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
if: github.event_name == 'push'
57
uses: ncipollo/release-action@v1
58
with:
59
- tag: openwrt-19.07
+ tag: openwrt-21.02
60
allowUpdates: true
61
artifacts: ${{ matrix.ARCH }}.tar.gz
62
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments