Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Remove Credentials from Source. Add Shared Drive Usage. #659

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Release Script: CLI workflows Activate.
  • Loading branch information
Msameim181 committed Nov 8, 2022
commit f96b4aae5923b1e2ea630e18cfd29732f4903903
7 changes: 3 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# .github/workflows/release.yaml

on: release
# push:
# branches:
# - master
# - develop
push:
branches:
- master

name: Build Release
jobs:
Expand Down