national-gold•2y ago
Builds getting tagged incorrectly (Github Actions)
I've managed to set it up nicely according to instructions, and i have made 2 pipelines, with separate .yml-files. The issue is that both builds get tagged with beta in apify, the only way i got it to tag it with latest was when using the webhook (same webhook url mind you) directly inside github repo settings, not via Actions.
It looks good inside Github actions, it runs the different .yml-files depending on branches like it should.
3 Replies