Compare commits
2 Commits
1b4e3dd688
...
4f7a07c337
Author | SHA1 | Date | |
---|---|---|---|
4f7a07c337 | |||
0637832bdd |
@@ -1,6 +1,6 @@
|
||||
## Interface: 70300
|
||||
## Title: ActionBarSaver: Daved
|
||||
## Version: 1.1.1
|
||||
## Version: 1.1.2
|
||||
## Notes: Manage, save, restore, import and export action bar and keybind profiles
|
||||
## Author: Phat phuck dave
|
||||
## SavedVariables: ActionBarSaverDaved, KeybindSaverDaved
|
||||
|
@@ -30,7 +30,7 @@ rm -rf ActionBarSaverDaved
|
||||
echo "Creating a release..."
|
||||
TOKEN="$GITEA_API_KEY"
|
||||
GITEA="https://git.site.quack-lab.dev"
|
||||
REPO="dave/wow_ABS"
|
||||
REPO="dave/wow-ActionBarSaverDaved"
|
||||
# Create a release
|
||||
RELEASE_RESPONSE=$(curl -s -X POST \
|
||||
-H "Authorization: token $TOKEN" \
|
||||
|
Reference in New Issue
Block a user