Skip to content

Commit

Permalink
test & bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Habbie committed Nov 14, 2024
1 parent 921321f commit 2cd2642
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/multi-arch-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ on:
jobs:
build:
name: Feeds Package Test Build
uses: openwrt/actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main
uses: habbie/openwrt-actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@apk-artifacts
2 changes: 1 addition & 1 deletion admin/atop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/nls.mk

PKG_NAME:=atop
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_VERSION:=2.11.0

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
Expand Down

0 comments on commit 2cd2642

Please sign in to comment.