We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78d2e1 commit 971af03Copy full SHA for 971af03
.github/workflows/main.yml
@@ -41,4 +41,4 @@ jobs:
41
env:
42
DNSIMPLE_TOKEN: ${{ secrets.DNSIMPLE_TOKEN }}
43
# TODO: change to master once merged.
44
- if: github.ref == 'refs/heads/feat/new-setup'
+ if: github.ref == 'refs/heads/beta'
0 commit comments