Below you will find pages that utilize the taxonomy term “SierraSoftworks”
December 4, 2023
You Need a Budget Automation
Version updated for SierraSoftworks/ynab-automation to version v2.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release fixes some issues with initial runs when cache: true is configured.
Setup Create a new YNAB Personal API Token by following their guide.
Configure your repository’s secrets to include the following:
YNAB_API_KEY: Your YNAB Personal API Token YNAB_BUDGET_ID: The ID of your YNAB budget, this is the first GUID in the URL when you are viewing your budget in the YNAB web app.
November 26, 2023
You Need a Budget Automation
Version updated for SierraSoftworks/ynab-automation to version v2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release adds support for automatically cleaning the datasource cache and better handling errors from the Yahoo Finance API.
Setup Create a new YNAB Personal API Token by following their guide.
Configure your repository’s secrets to include the following:
YNAB_API_KEY: Your YNAB Personal API Token YNAB_BUDGET_ID: The ID of your YNAB budget, this is the first GUID in the URL when you are viewing your budget in the YNAB web app.