# Generate the icons for the whole project based on icons/icon.svg and icons/icon-dark.svg
[group('icons')]
generate-icons:
cd icons &&./generate-icons.sh
# Generate the SNAP_TOKEN_GH token for the snap GitHub release action (see https://github.com/canonical/action-publish)
[group('snap')]
snap-generate-token:
gum confirm "Generate a Snap Store token for qownnotes?"&& cd build-systems && docker compose run --rm releaser snapcraft export-login --snaps=qownnotes --acls package_access,package_push,package_update,package_release -