Skip to content

update geolocator to commit id 86a61bcfc2be8a628f41c2ead2002d3a7e9fc709. #63

update geolocator to commit id 86a61bcfc2be8a628f41c2ead2002d3a7e9fc709.

update geolocator to commit id 86a61bcfc2be8a628f41c2ead2002d3a7e9fc709. #63

name: Find and Replace Stage Deployment
on:
push:
branches: [ stage ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Initiate - Stage
uses: actions/checkout@v3
with:
token: ${{ secrets.PAT }}
ref: ${{ github.head_ref }}
- name: Push changes - Init Prod
run: git push origin -f stage:prod