Fix master

This commit is contained in:
Joshua Sigona 2021-06-26 18:43:12 +09:00
parent 92a2bf873a
commit 8cfc841045

View File

@ -41,7 +41,7 @@ jobs:
name: Deploy
needs: build
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/master'
steps:
- name: Download artifact