2022-09-05 18:23:33 -04:00
|
|
|
#! /usr/bin/env sh
|
|
|
|
export GITHUB_USER=eyedeekay
|
|
|
|
export GITHUB_REPO=i2p.plugins.firefox
|
2022-09-06 20:06:50 -04:00
|
|
|
export GITHUB_NAME="Mostly packaging stuff, fix first-run Windows thing(I think)"
|
2022-09-05 18:23:33 -04:00
|
|
|
export GITHUB_DESCRIPTION=$(cat CHANGES.md)
|
2022-09-06 20:12:31 -04:00
|
|
|
export GITHUB_TAG=0.0.29
|